Skip to content

Commit 5e6c151

Browse files
chore: remove advisories.ignore entry for RUSTSEC-2025-0056
1 parent 67f7a4e commit 5e6c151

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
@@ -50,10 +50,6 @@ ignore = [
5050
# It's a dependency of `metal` (which is to be replaced with `objc2-metal`), and a
5151
# transitive dependency of `deno`. https://github.com/gfx-rs/wgpu/issues/7873
5252
"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",
5753
]
5854

5955
[licenses]

0 commit comments

Comments
 (0)