Skip to content

Commit c948775

Browse files
committed
chore: add audit.toml to ignore known unmaintained crates
1 parent 6ad6793 commit c948775

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.cargo/audit.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[advisories]
2+
ignore = ["RUSTSEC-2024-0436", "RUSTSEC-2021-0139"]

0 commit comments

Comments
 (0)