mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-29 00:00:11 +02:00
ci: ignore RUSTSEC-2020-0159 in audit (#4186)
This commit is contained in:
committed by
Eliza Weisman
parent
25049c8d1e
commit
5f24de3978
@@ -0,0 +1,7 @@
|
|||||||
|
# See https://github.com/rustsec/rustsec/blob/59e1d2ad0b9cbc6892c26de233d4925074b4b97b/cargo-audit/audit.toml.example for example.
|
||||||
|
|
||||||
|
[advisories]
|
||||||
|
ignore = [
|
||||||
|
# https://github.com/tokio-rs/tokio/issues/4177
|
||||||
|
"RUSTSEC-2020-0159",
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user