mirror of
https://github.com/romanz/electrs.git
synced 2026-08-13 12:32:52 +02:00
Add cargo audit configuration file
See https://github.com/romanz/electrs/pull/576#issuecomment-947430005
This commit is contained in:
parent
a1334c63c2
commit
a82b1b910b
1 changed files with 3 additions and 0 deletions
3
.cargo/audit.toml
Normal file
3
.cargo/audit.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[advisories]
|
||||
|
||||
ignore = ["RUSTSEC-2020-0159"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue