Skip to content

Commit 0e9299c

Browse files
committed
make auditing pass the hard way
1 parent 8e96ed3 commit 0e9299c

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
@@ -8,7 +8,7 @@
88
# More documentation for the advisories section can be found here:
99
# https://embarkstudios.github.io/cargo-deny/checks/advisories/cfg.html
1010
[advisories]
11-
ignore = []
11+
ignore = ['RUSTSEC-2025-0007']
1212

1313

1414

0 commit comments

Comments
 (0)