diff --git a/crates/cargo-wef/Cargo.toml b/crates/cargo-wef/Cargo.toml index b66c432..cb20861 100644 --- a/crates/cargo-wef/Cargo.toml +++ b/crates/cargo-wef/Cargo.toml @@ -22,7 +22,7 @@ tar = "0.4.44" bzip2 = "0.5.2" indicatif = "0.17.7" dirs = "6.0.0" -cargo_metadata = "0.20.0" +cargo_metadata = "0.23.0" serde_json = "1.0.140" image = "0.25.6" icns = "0.3.1"