We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf1d5b commit 9378851Copy full SHA for 9378851
deny.toml
@@ -9,8 +9,6 @@
9
# https://embarkstudios.github.io/cargo-deny/checks/advisories/cfg.html
10
[advisories]
11
ignore = [
12
- # human-time in env-logger
13
- "RUSTSEC-2025-0014",
14
# `paste` - macro crate without replacement
15
"RUSTSEC-2024-0436"
16
]
0 commit comments