Skip to content

Commit a17aa68

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jwt-simple = { version = "0.12", default-features = false, features = [
3333
"pure-rust",
3434
] }
3535
kbs_protocol = { git = "https://github.com/confidential-containers/guest-components.git", rev = "e6999a3c0fd877dae9e68ea78b8b483062db32b8", default-features = false }
36-
kbs-types = "0.10.0"
36+
kbs-types = "0.13.0"
3737
kms = { git = "https://github.com/confidential-containers/guest-components.git", rev = "e6999a3c0fd877dae9e68ea78b8b483062db32b8", default-features = false }
3838
jsonwebtoken = { version = "9", default-features = false }
3939
log = "0.4.17"

0 commit comments

Comments
 (0)