Skip to content

Commit ebc291e

Browse files
authored
update deny.toml (#380)
1 parent b9dd668 commit ebc291e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

deny.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
[advisories]
22
version = 2
33
ignore = [
4-
{ id = "RUSTSEC-2024-0370", reason = "Disabling because it is not a real vulnerability. The crate proc-macro-error is just unmaintained." },
5-
{ id = "RUSTSEC-2024-0384", reason = "Disabling because it is not a real vulnerability. The crate instant is just unmaintained." },
6-
{ id = "RUSTSEC-2025-0012", reason = "Disabling because it is not a real vulnerability. The crate backoff is just unmaintained." },
74
{ id = "RUSTSEC-2024-0436", reason = "Disabling because it is not a real vulnerability. The crate paste is just unmaintained." },
85
]

0 commit comments

Comments
 (0)