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 c8213e3 commit 2b094d5Copy full SHA for 2b094d5
crates/cargo-codspeed/Cargo.toml
@@ -19,7 +19,7 @@ keywords = ["codspeed", "benchmark", "cargo"]
19
20
[dependencies]
21
cargo = "0.66.0"
22
-clap = { version = "4.0.29", features = ["derive"] }
+clap = { version = "=4.0.29", features = ["derive"] }
23
termcolor = "1.0"
24
anyhow = "1.0.66"
25
itertools = "0.10.5"
0 commit comments