Skip to content

Commit a63eb3c

Browse files
bryantbiggsmxpv
authored andcommitted
chore: Update which dependency
1 parent 8270894 commit a63eb3c

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
@@ -28,7 +28,7 @@ name = "windows-log-reader"
2828
path = "examples/windows_log_reader.rs"
2929

3030
[dependencies]
31-
which = "7.0.1"
31+
which = "8.0.0"
3232
containerd-shim-protos = { path = "../shim-protos", version = "0.10.0" }
3333
go-flag = "0.1.0"
3434
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)