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.
clap
1 parent a7162f2 commit 7fbaf81Copy full SHA for 7fbaf81
lintcheck/Cargo.toml
@@ -11,7 +11,7 @@ publish = false
11
12
[dependencies]
13
cargo_metadata = "0.14"
14
-clap = "3.1"
+clap = "3.2"
15
flate2 = "1.0"
16
rayon = "1.5.1"
17
serde = { version = "1.0", features = ["derive"] }
0 commit comments