chore: add constant_time_eq 0.3.1 to deny.toml

This commit is contained in:
link2xt
2026-03-19 01:55:36 +00:00
committed by l
parent 98f03743c6
commit 7b700591f4

View File

@@ -27,6 +27,7 @@ ignore = [
skip = [
{ name = "async-channel", version = "1.9.0" },
{ name = "bitflags", version = "1.3.2" },
{ name = "constant_time_eq", version = "0.3.1" },
{ name = "derive_more-impl", version = "1.0.0" },
{ name = "derive_more", version = "1.0.0" },
{ name = "event-listener", version = "2.5.3" },