We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290d27c commit 15c938bCopy full SHA for 15c938b
1 file changed
Cargo.toml
@@ -35,7 +35,7 @@ config = "0.15.19"
35
educe = "0.6"
36
ear = { git = "https://github.com/veraison/rust-ear.git", rev = "3d5fa46" }
37
hex = "0.4.3"
38
-kbs_protocol = { git = "https://github.com/confidential-containers/guest-components.git", rev = "7be23a1", default-features = false }
+kbs_protocol = { git = "https://github.com/confidential-containers/guest-components.git", rev = "68fdce602a4c8da28ca65402fe93233ae519f2ba", default-features = false }
39
kbs-types = "0.14.0"
40
kms = { git = "https://github.com/confidential-containers/guest-components.git", rev = "7be23a1", default-features = false }
41
jsonwebtoken = { version = "10", default-features = false, features = [
0 commit comments