Skip to content

Commit a36317f

Browse files
chore(deps): update kms digest to f694dcd
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 4485761 commit a36317f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jwt-simple = { version = "0.12", default-features = false, features = [
4141
] }
4242
kbs_protocol = { git = "https://github.com/openshift/confidential-containers-guest-components.git", rev = "c5a88d2", default-features = false }
4343
kbs-types = "0.14.0"
44-
kms = { git = "https://github.com/openshift/confidential-containers-guest-components.git", rev = "c5a88d2", default-features = false }
44+
kms = { git = "https://github.com/openshift/confidential-containers-guest-components.git", rev = "f694dcd3ca5c3ea9efd65be71939ab56c8b4d592", default-features = false }
4545
jsonwebtoken = { version = "10", default-features = false, features = ["aws_lc_rs"] }
4646
lazy_static = "1.4.0"
4747
log = "0.4.29"

0 commit comments

Comments
 (0)