We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
RUSTSEC-2026-0002
1 parent d1ac870 commit db0761dCopy full SHA for db0761d
1 file changed
deny.toml
@@ -43,6 +43,8 @@ ignore = [
43
# TODO(#1657): atty in unmaintained, it is used by sc-tracing so wait for
44
# an update from upstream.
45
"RUSTSEC-2021-0145",
46
+ # TODO(#1659): update the lru internal dependency to 0.16.3+
47
+ "RUSTSEC-2026-0002",
48
]
49
50
[licenses]
0 commit comments