diff --git a/Cargo.toml b/Cargo.toml index 081e378c..7e03b38b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ regex = "1" tempfile = "3" thiserror = "1.0.34" -which = { version = "5.0", optional = true } +which = { version = "7.0", optional = true } [badges] maintenance = { status = "passively-maintained" }