Skip to content

Commit 37433c1

Browse files
committed
chore(deny): update ignored advisories
1 parent df5aebc commit 37433c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deny.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ unknown-git = "warn"
1717
allow-registry = ["https://github.com/rust-lang/crates.io-index"]
1818

1919
[advisories]
20-
ignore = ["RUSTSEC-2023-0040", "RUSTSEC-2023-0059", "RUSTSEC-2021-0145"]
20+
ignore = ["RUSTSEC-2023-0040", "RUSTSEC-2023-0059"]

0 commit comments

Comments
 (0)