Skip to content

Commit a54e313

Browse files
committed
alphabetize the config fields
1 parent 236c8c7 commit a54e313

File tree

3 files changed

+292
-279
lines changed

3 files changed

+292
-279
lines changed

clippy_config/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9+
itertools = "0.12"
910
rustc-semver = "1.1"
1011
serde = { version = "1.0", features = ["derive"] }
1112
toml = "0.7.3"

0 commit comments

Comments
 (0)