Skip to content

Commit db0761d

Browse files
Temporarily ignore RUSTSEC-2026-0002 (#1660)
Temporarily ignore RUSTSEC-2026-0002
1 parent d1ac870 commit db0761d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deny.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ ignore = [
4343
# TODO(#1657): atty in unmaintained, it is used by sc-tracing so wait for
4444
# an update from upstream.
4545
"RUSTSEC-2021-0145",
46+
# TODO(#1659): update the lru internal dependency to 0.16.3+
47+
"RUSTSEC-2026-0002",
4648
]
4749

4850
[licenses]

0 commit comments

Comments
 (0)