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:
stevenhorsman 2022-01-27 10:44:18 +00:00
parent 5f7115eca8
commit d85ef3f6a5

2
src/agent/Cargo.lock generated
View File

@ -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",