Skip to content

Commit 0c9c419

Browse files
Temporarily ignore RUSTSEC-2025-0118 (#1649)
Temporarily ignore RUSTSEC-2025-0118
1 parent ed6aafe commit 0c9c419

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deny.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ ignore = [
3636
"RUSTSEC-2024-0438",
3737
# TODO(#1612): update the tracing-subscriber internal dependency to 0.3.20+
3838
"RUSTSEC-2025-0055",
39+
# TODO(#1648): update the wasmtime internal dependency to 24.0.5+
40+
"RUSTSEC-2025-0118",
3941
]
4042

4143
[licenses]

0 commit comments

Comments
 (0)