Skip to content

Commit 28ef40a

Browse files
chore(deps): update rust crate kbs-types to 0.15.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 99f5867 commit 28ef40a

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
@@ -40,7 +40,7 @@ jwt-simple = { version = "0.12", default-features = false, features = [
4040
"pure-rust",
4141
] }
4242
kbs_protocol = { git = "https://github.com/confidential-containers/guest-components.git", rev = "7be23a1", default-features = false }
43-
kbs-types = "0.14.0"
43+
kbs-types = "0.15.0"
4444
kms = { git = "https://github.com/confidential-containers/guest-components.git", rev = "7be23a1", default-features = false }
4545
jsonwebtoken = { version = "10", default-features = false, features = ["aws_lc_rs"] }
4646
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)