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.
advisories.ignore
1 parent 3213439 commit d93cf30Copy full SHA for d93cf30
.deny.toml
@@ -54,10 +54,6 @@ ignore = [
54
# It's a dependency of `metal` (which is to be replaced with `objc2-metal`), and a
55
# transitive dependency of `deno`. https://github.com/gfx-rs/wgpu/issues/7873
56
"RUSTSEC-2024-0436",
57
- # `adler` crate is no longer maintained https://rustsec.org/advisories/RUSTSEC-2025-0056
58
- # It's a dependency of `miniz_oxide` 0.7.4, and a transitive dependency of `deno`.
59
- # https://github.com/gfx-rs/wgpu/issues/7961
60
- "RUSTSEC-2025-0056",
61
]
62
63
[licenses]
0 commit comments