Skip to content

Commit 387c9f6

Browse files
chore(deps): update kms digest to 24cac38
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 28dee88 commit 387c9f6

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/confidential-containers/guest-components.git", rev = "7be23a1", default-features = false }
4343
kbs-types = "0.14.0"
44-
kms = { git = "https://github.com/confidential-containers/guest-components.git", rev = "7be23a1", default-features = false }
44+
kms = { git = "https://github.com/confidential-containers/guest-components.git", rev = "24cac38c00bf88a59d02ea046d7a0defe5be0b10", 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)