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 cfd1850 commit 608f5f0Copy full SHA for 608f5f0
crates/shim/Cargo.toml
@@ -29,7 +29,7 @@ path = "examples/windows_log_reader.rs"
29
30
[dependencies]
31
which = "7.0.1"
32
-containerd-shim-protos = { path = "../shim-protos", version = "0.9.0" }
+containerd-shim-protos = { path = "../shim-protos", version = "0.10.0" }
33
go-flag = "0.1.0"
34
lazy_static = "1.4.0"
35
sha2 = "0.10.2"
0 commit comments