Skip to content

Commit 9eca5e4

Browse files
committed
rust: Add RUSTSEC-2026-0098 to audit.toml
1 parent 0949ce7 commit 9eca5e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.cargo/audit.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
ignore = [
33
"RUSTSEC-2023-0071", # Does not affect our current use of the library.
44
"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.
56
]

0 commit comments

Comments
 (0)