Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
[advisories]
# The `paste` dependency is transitively included via `gdbstub`.
# While the crate is archived/unmaintained, the author considers it feature-complete
# and functionally stable. gdbstub will be update once they migrate
# to an alternative solution.
# See https://github.com/daniel5151/gdbstub/issues/168
ignore = ["RUSTSEC-2024-0436"]