Skip to content

Commit

Permalink
Pin scout audit dylint linting to github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jgcrosta committed Jul 19, 2024
1 parent 41c2ef8 commit a88407c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detectors/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resolver = "2"
[workspace.dependencies]
clippy_utils = { git = "https://github.com/rust-lang/rust-clippy", rev = "51a1cf0" }
common = { path = "common" }
dylint_linting = { package = "scout-audit-dylint-linting", version = "3.1.2" }
if_chain = "=1.0.2"
itertools = { version = "=0.13" }
scout-audit-dylint-linting = { git = "https://github.com/CoinFabrik/scout-audit/", rev = "6d6819a" }
utils = { path = "../utils" }

0 comments on commit a88407c

Please sign in to comment.