Skip to content

Commit 583243f

Browse files
committed
tweak cargo audit.toml
1 parent 06882fe commit 583243f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .cargo/audit.toml

+2
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,6 @@ ignore = [
5555
"RUSTSEC-2024-0421",
5656
# gix-worktree-state nonexclusive checkout sets executable files world-writable
5757
"RUSTSEC-2025-0001",
58+
# `fast-float`: Segmentation fault due to lack of bound check
59+
"RUSTSEC-2025-0003",
5860
]

0 commit comments

Comments
 (0)