Skip to content

Commit

Permalink
bump: update image-rs to v0.8.0 candidate
Browse files Browse the repository at this point in the history
Signed-off-by: Xynnn007 <[email protected]>
  • Loading branch information
Xynnn007 committed Oct 31, 2023
1 parent bc81e2c commit d82dfb7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 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 @@ -13,7 +13,7 @@ clap = { version = "4.4.6", features = ["derive"] }
# logger module
env_logger = "0.10.0"

image-rs = { git = "https://github.com/confidential-containers/guest-components.git", default-features = false, rev = "e5e6e69ae0ea01393a125cde8e2772ad98aba39c" }
image-rs = { git = "https://github.com/confidential-containers/guest-components.git", default-features = false, rev = "615a46ff16ee8670014946d14e44e85cede82f01" }
kata-sys-util = { git = "https://github.com/kata-containers/kata-containers", rev = "4b57c04c3379d6adc7f440d156f0e4c42ac157df" }
log = "0.4.20"
protocols = { path = "../libs/protocols" }
Expand Down

0 comments on commit d82dfb7

Please sign in to comment.