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 236c8c7 commit a54e313Copy full SHA for a54e313
clippy_config/Cargo.toml
@@ -6,6 +6,7 @@ edition = "2021"
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8
[dependencies]
9
+itertools = "0.12"
10
rustc-semver = "1.1"
11
serde = { version = "1.0", features = ["derive"] }
12
toml = "0.7.3"
0 commit comments