We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0949ce7 commit 9eca5e4Copy full SHA for 9eca5e4
1 file changed
.cargo/audit.toml
@@ -2,4 +2,5 @@
2
ignore = [
3
"RUSTSEC-2023-0071", # Does not affect our current use of the library.
4
"RUSTSEC-2026-0049", # Vulnerable crate is only used in simple-rofl test runtime.
5
+ "RUSTSEC-2026-0098", # Vulnerable crate is only used in simple-rofl test runtime.
6
]
0 commit comments