Skip to content

Commit

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

build(deps): bump anyhow from 1.0.89 to 1.0.93 in /src/enclave-agent
  • Loading branch information
mythi authored Nov 8, 2024
2 parents 9f3750f + 923263a commit 7e4956d
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.89"
anyhow = "1.0.93"
async-trait = "0.1.83"
clap = { version = "4.5.13", features = ["derive"] }

Expand Down

0 comments on commit 7e4956d

Please sign in to comment.