Skip to content

Commit c4466f6

Browse files
stevenhorsmanfitzthum
authored andcommitted
deps: Bump image-rs
- Bump image-rs to the v0.6.0 release Signed-off-by: stevenhorsman <steven@uk.ibm.com>
1 parent ab94b7f commit c4466f6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

src/enclave-agent/Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/enclave-agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ clap = "2.33.3"
1313
# logger module
1414
env_logger = "0.10.0"
1515

16-
image-rs = { git = "https://github.com/confidential-containers/image-rs.git", default-features = false, rev = "22224d9" }
16+
image-rs = { git = "https://github.com/confidential-containers/image-rs.git", default-features = false, tag = "v0.6.0" }
1717
kata-sys-util = { git = "https://github.com/kata-containers/kata-containers", rev = "4b57c04c3379d6adc7f440d156f0e4c42ac157df" }
1818
log = "0.4.11"
1919
protocols = { path = "../libs/protocols" }

0 commit comments

Comments
 (0)