We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155535f commit a17aa68Copy full SHA for a17aa68
Cargo.toml
@@ -33,7 +33,7 @@ jwt-simple = { version = "0.12", default-features = false, features = [
33
"pure-rust",
34
] }
35
kbs_protocol = { git = "https://github.com/confidential-containers/guest-components.git", rev = "e6999a3c0fd877dae9e68ea78b8b483062db32b8", default-features = false }
36
-kbs-types = "0.10.0"
+kbs-types = "0.13.0"
37
kms = { git = "https://github.com/confidential-containers/guest-components.git", rev = "e6999a3c0fd877dae9e68ea78b8b483062db32b8", default-features = false }
38
jsonwebtoken = { version = "9", default-features = false }
39
log = "0.4.17"
0 commit comments