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