chore: Update `which` dependency

This commit is contained in:
Bryant Biggs 2025-09-24 09:19:03 -05:00 committed by Maksym Pavlenko
parent 82708949e3
commit a63eb3ca67
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ name = "windows-log-reader"
path = "examples/windows_log_reader.rs"
[dependencies]
which = "7.0.1"
which = "8.0.0"
containerd-shim-protos = { path = "../shim-protos", version = "0.10.0" }
go-flag = "0.1.0"
lazy_static = "1.4.0"