Skip to content

Commit

Permalink
Remove unnecessary advisory ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Jan 9, 2024
1 parent aa46db8 commit 5cc1698
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions deny.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
[licenses]
allow-osi-fsf-free = "either"
copyleft = "warn"

# Transitive dependencies via tokio-postgres, disabled by default
[advisories]
ignore = [
"RUSTSEC-2022-0004",
"RUSTSEC-2020-0056",
]

0 comments on commit 5cc1698

Please sign in to comment.