Skip to content

Commit

Permalink
Merge pull request #463 from confidential-containers/dependabot/cargo…
Browse files Browse the repository at this point in the history
…/src/enclave-agent/async-trait-0.1.83

build(deps): bump async-trait from 0.1.82 to 0.1.83 in /src/enclave-agent
  • Loading branch information
mythi authored Sep 27, 2024
2 parents 89783bf + 33b1076 commit 5025289
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/enclave-agent/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/enclave-agent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
anyhow = "1.0.89"
async-trait = "0.1.82"
async-trait = "0.1.83"
clap = { version = "4.5.13", features = ["derive"] }

# logger module
Expand Down

0 comments on commit 5025289

Please sign in to comment.