Skip to content

Commit

Permalink
chore: add clippy_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
BD103 committed Aug 30, 2024
1 parent 330a523 commit a030143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bevy_lint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ edition = "2021"
license = "MIT OR Apache-2.0"

[dependencies]
clippy_utils = { version = "0.1.82", git = "https://github.com/rust-lang/rust-clippy", rev = "e8ac4ea4187498052849531b86114a1eec5314a1" }

[package.metadata.rust-analyzer]
# Enables Rust-Analyzer support for `rustc` crates.
Expand Down

0 comments on commit a030143

Please sign in to comment.