1
1
mirror of https://github.com/Byron/gitoxide synced 2025-10-06 01:52:40 +02:00

make auditing pass the hard way

This commit is contained in:
Sebastian Thiel
2025-02-22 15:58:58 +01:00
parent 8e96ed37db
commit 0e9299c65e

View File

@@ -8,7 +8,7 @@
# More documentation for the advisories section can be found here:
# https://embarkstudios.github.io/cargo-deny/checks/advisories/cfg.html
[advisories]
ignore = []
ignore = ['RUSTSEC-2025-0007']