Skip to content

Commit 49dca07

Browse files
authored
CI: fix security audit (#54)
`sodiumoxide` is unmaintained, however we still use it for interop testing
1 parent d871cdd commit 49dca07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.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-2021-0137"]

0 commit comments

Comments
 (0)