Skip to content

Commit

Permalink
Merge pull request #400 from confidential-containers/dependabot/cargo…
Browse files Browse the repository at this point in the history
…/src/enclave-agent/anyhow-1.0.83

build(deps): bump anyhow from 1.0.82 to 1.0.83 in /src/enclave-agent
  • Loading branch information
mythi authored May 8, 2024
2 parents bfba394 + d97bf99 commit 3612e1e
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 @@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.82"
anyhow = "1.0.83"
async-trait = "0.1.80"
clap = { version = "4.5.4", features = ["derive"] }

Expand Down

0 comments on commit 3612e1e

Please sign in to comment.