mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-21 17:34:31 +00:00
agent: Update ocicrypt-rs package
- Update the ocicrypt-rs package after https://github.com/containers/ocicrypt-rs/issues/16 was fixed Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
5f7115eca8
commit
d85ef3f6a5
2
src/agent/Cargo.lock
generated
2
src/agent/Cargo.lock
generated
@ -1302,7 +1302,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "ocicrypt-rs"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/containers/ocicrypt-rs#9af596112a64326828416806e049cf0e0ffc9320"
|
||||
source = "git+https://github.com/containers/ocicrypt-rs#c4e1505a7bb2f1f556b653b180fef972fa12ae79"
|
||||
dependencies = [
|
||||
"aes",
|
||||
"aes-gcm",
|
||||
|
Loading…
Reference in New Issue
Block a user