Skip to content

Commit

Permalink
Merge pull request #93 from supabase/update-deny-toml
Browse files Browse the repository at this point in the history
removing a stale suppressed advisory
  • Loading branch information
imor authored Feb 24, 2025
2 parents 52c9f0a + b8b3062 commit d564097
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[advisories]
version = 2
ignore = [
{ id = "RUSTSEC-2024-0320", reason = "temporarily disabling" },
{ id = "RUSTSEC-2024-0370", reason = "temporarily disabling" },
{ id = "RUSTSEC-2024-0384", reason = "temporarily disabling" },
]

0 comments on commit d564097

Please sign in to comment.