We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd4ab89 commit d96e4adCopy full SHA for d96e4ad
1 file changed
deny.toml
@@ -16,7 +16,8 @@ ignore = [
16
# Paste is no longer maintained because its essentially "finished".
17
"RUSTSEC-2024-0436",
18
# quick-xml is a transitive dependency that we cannot upgrade ourselves
19
- "RUSTSEC-2026-0195"
+ "RUSTSEC-2026-0195",
20
+ "RUSTSEC-2026-0194"
21
]
22
23
[licenses]
0 commit comments