2021-12-08 16:58:39 -08:00
|
|
|
[advisories]
|
2023-02-15 09:49:05 -08:00
|
|
|
ignore = [
|
|
|
|
# criterion.rs is a benchmark-only dependency.
|
|
|
|
# https://github.com/bheisler/criterion.rs/issues/629
|
|
|
|
# Dependency tree:
|
|
|
|
# atty 0.2.14
|
|
|
|
# └── criterion 0.4.0
|
|
|
|
# └── ring 0.17.0-not-released-yet
|
|
|
|
"RUSTSEC-2021-0145",
|
|
|
|
]
|
2021-12-08 16:58:39 -08:00
|
|
|
|
|
|
|
[output]
|
|
|
|
deny = ["warnings", "yanked", "unsound", "unmaintained"]
|
|
|
|
quiet = false
|