Skip to content

Commit 0e29e2a

Browse files
committed
chore(rust): remove past advisory of anyhow unsoundness
1 parent e818b79 commit 0e29e2a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

deny.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ ignore = [
2121
"RUSTSEC-2024-0436",
2222
"RUSTSEC-2024-0320",
2323
"RUSTSEC-2025-0141",
24-
"RUSTSEC-2026-0190",
25-
] # paste, yaml_rust, bincode unmaintained crates, anyhow unsoundness
24+
] # paste, yaml_rust, bincode unmaintained crates
2625
version = 2
2726

2827
[bans]

0 commit comments

Comments
 (0)