We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3034d commit fcf368bCopy full SHA for fcf368b
1 file changed
.cargo/audit.toml
@@ -1,6 +1,5 @@
1
[advisories]
2
ignore = [
3
"RUSTSEC-2023-0071", # Does not affect our current use of the library.
4
- "RUSTSEC-2024-0437", # Ignoring until dependencies are upgraded to protobuf v3.
5
"RUSTSEC-2026-0049", # Vulnerable crate is only used in simple-rofl test runtime.
6
]
0 commit comments