We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef81c80 commit 2d99968Copy full SHA for 2d99968
crates/shim/Cargo.toml
@@ -35,7 +35,7 @@ path = "examples/windows_log_reader.rs"
35
36
[dependencies]
37
which = "7.0.1"
38
-containerd-shim-protos = { path = "../shim-protos", version = "0.7.2" }
+containerd-shim-protos = { path = "../shim-protos", version = "0.8.0" }
39
go-flag = "0.1.0"
40
lazy_static = "1.4.0"
41
sha2 = "0.10.2"
0 commit comments