We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e520e33 commit fcd157cCopy full SHA for fcd157c
crates/cli/Cargo.toml
@@ -17,7 +17,7 @@ clap = { version = "4.0", features = ["derive"] }
17
anyhow = "1"
18
dialoguer = "0.11"
19
libloading = "0.8"
20
-cargo_metadata = "0.19"
+cargo_metadata = "0.20"
21
semver = "1.0"
22
23
[lints.rust]
0 commit comments