Skip to content

Commit 6c9ee51

Browse files
committed
Bump cargo_metadata of clippy_lints
1 parent b0ec33f commit 6c9ee51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_lints/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ keywords = ["clippy", "lint", "plugin"]
1717
edition = "2018"
1818

1919
[dependencies]
20-
cargo_metadata = "0.7.1"
20+
cargo_metadata = "0.8.0"
2121
itertools = "0.8"
2222
lazy_static = "1.0.2"
2323
matches = "0.1.7"

0 commit comments

Comments
 (0)