Skip to content

Commit 608f5f0

Browse files
committed
Update shim dependency
Signed-off-by: Fabiano Fidêncio <[email protected]>
1 parent cfd1850 commit 608f5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/shim/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ path = "examples/windows_log_reader.rs"
2929

3030
[dependencies]
3131
which = "7.0.1"
32-
containerd-shim-protos = { path = "../shim-protos", version = "0.9.0" }
32+
containerd-shim-protos = { path = "../shim-protos", version = "0.10.0" }
3333
go-flag = "0.1.0"
3434
lazy_static = "1.4.0"
3535
sha2 = "0.10.2"

0 commit comments

Comments
 (0)