diff --git a/Cargo.toml b/Cargo.toml index 09c2352..3c8850f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ num-traits = "0.2" bitflags = "2.3" [build-dependencies] -which = "4.1.0" +which = "6.0.0" [dependencies.windows] version = "0.52.0"