Skip to content

Commit

Permalink
treewide: cleanup cargo-deny warnings
Browse files Browse the repository at this point in the history
Clean up a few dead `cargo-deny` warnings.

Change-Id: Ib60d1726d943e6dba365f8bc3ffafdfaa52b6474
Reviewed-on: https://gerrit.readyset.name/c/readyset/+/6971
Tested-by: Buildkite CI
Reviewed-by: Ethan Donowitz <ethan@readyset.io>
  • Loading branch information
jasobrown-rs committed Mar 1, 2024
1 parent 84b4307 commit a11beff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deny.toml
Expand Up @@ -48,8 +48,6 @@ notice = "warn"
# A list of advisory IDs to ignore. Note that ignored advisories will still
# output a note when they are encountered.
ignore = [
# Mitigated by disallowed-methods in clippy.toml
"RUSTSEC-2020-0071",
]
# Threshold for security vulnerabilities, any vulnerability with a CVSS score
# lower than the range specified will be ignored. Note that ignored advisories
Expand Down

0 comments on commit a11beff

Please sign in to comment.