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 ec5796f commit 4faad56Copy full SHA for 4faad56
crates/cli/Cargo.toml
@@ -20,7 +20,7 @@ clap = { version = "4.0", features = ["derive"] }
20
anyhow = "1"
21
dialoguer = "0.12"
22
libloading = "0.8"
23
-cargo_metadata = "0.22"
+cargo_metadata = "0.23"
24
semver = "1.0"
25
26
[lints.rust]
0 commit comments