Skip to content

Commit 3fded8e

Browse files
[deps]: Update Rust crate dylint_linting to v5
1 parent f0d4b0e commit 3fded8e

File tree

2 files changed

+122
-26
lines changed

2 files changed

+122
-26
lines changed

support/lints/Cargo.lock

Lines changed: 121 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

support/lints/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ exclude = [".cargo", "src", "target"]
2323

2424
[workspace.dependencies]
2525
clippy_utils = { git = "https://github.com/rust-lang/rust-clippy", rev = "334fb906aef13d20050987b13448f37391bb97a2" }
26-
dylint_linting = "4.1.0"
26+
dylint_linting = "5.0.0"
2727
dylint_testing = "4.1.0"

0 commit comments

Comments
 (0)