Skip to content

Commit d93cf30

Browse files
chore: remove advisories.ignore entry for RUSTSEC-2025-0056
1 parent 3213439 commit d93cf30

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.deny.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,6 @@ ignore = [
5454
# It's a dependency of `metal` (which is to be replaced with `objc2-metal`), and a
5555
# transitive dependency of `deno`. https://github.com/gfx-rs/wgpu/issues/7873
5656
"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",
6157
]
6258

6359
[licenses]

0 commit comments

Comments
 (0)