Skip to content

Commit 2d99968

Browse files
committed
Fix publish?
Signed-off-by: Maksym Pavlenko <[email protected]>
1 parent ef81c80 commit 2d99968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/shim/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ path = "examples/windows_log_reader.rs"
3535

3636
[dependencies]
3737
which = "7.0.1"
38-
containerd-shim-protos = { path = "../shim-protos", version = "0.7.2" }
38+
containerd-shim-protos = { path = "../shim-protos", version = "0.8.0" }
3939
go-flag = "0.1.0"
4040
lazy_static = "1.4.0"
4141
sha2 = "0.10.2"

0 commit comments

Comments
 (0)