Skip to content

Commit

Permalink
chore(deps): manual version bumps for deps dependabot missed
Browse files Browse the repository at this point in the history
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
  • Loading branch information
mythi authored and Xynnn007 committed Sep 13, 2024
1 parent a3a5d97 commit 975f801
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 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 @@ -14,7 +14,7 @@ clap = { version = "4.5.13", features = ["derive"] }
env_logger = "0.11.5"

image-rs = { git = "https://github.com/confidential-containers/guest-components.git", default-features = false, rev = "v0.10.0" }
kata-sys-util = { git = "https://github.com/kata-containers/kata-containers", tag = "3.7.0" }
kata-sys-util = { git = "https://github.com/kata-containers/kata-containers", tag = "3.8.0" }
log = "0.4.22"
protocols = { path = "../libs/protocols" }
serde = "1.0.210"
Expand Down

0 comments on commit 975f801

Please sign in to comment.