diff --git a/Cargo.toml b/Cargo.toml index ad37ab7..3fb68c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -which = "4.2.4" +which = "5.0.0" colored = "2" clap = "4.0.15"