added these until we can switch off of zeds crates (#67)

This commit is contained in:
Miles Wirht
2026-06-15 18:49:03 -04:00
committed by GitHub
parent 3cc78b38f4
commit 3254b14df0
+5
View File
@@ -0,0 +1,5 @@
[advisories]
ignore = [
"RUSTSEC-2024-0384", # instant is unmaintained
"RUSTSEC-2024-0436", # paste is unmaintained
]