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 e57e64b commit 321da69Copy full SHA for 321da69
support/lints/Cargo.toml
@@ -22,6 +22,6 @@ members = ["*"]
22
exclude = [".cargo", "src", "target"]
23
24
[workspace.dependencies]
25
-clippy_utils = { git = "https://github.com/rust-lang/rust-clippy", rev = "334fb906aef13d20050987b13448f37391bb97a2" }
+clippy_utils = { git = "https://github.com/rust-lang/rust-clippy", rev = "1a415e6ddf1d2f208d02abc40edd5609bd6fe957" }
26
dylint_linting = "4.1.0"
27
dylint_testing = "4.1.0"
0 commit comments