allow RUSTSEC-2020-0159 (#30)

Co-authored-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
pull/34/head
Marco Ieni 2022-02-21 12:47:52 +01:00 committed by GitHub
parent 7b288f582b
commit 6f75e43ad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
.cargo/audit.toml Normal file
View File

@ -0,0 +1,6 @@
# See https://github.com/rustsec/rustsec/blob/59e1d2ad0b9cbc6892c26de233d4925074b4b97b/cargo-audit/audit.toml.example for example.
[advisories]
ignore = [
"RUSTSEC-2020-0159",
]