Compare commits

..

No commits in common. "60b266eec8e99848bdfcd5d919e24dd63d74f38d" and "3716eabfcd0c9e4c949a823530f7830bf013e01b" have entirely different histories.

2 changed files with 266 additions and 420 deletions

684
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -75,8 +75,6 @@ ignore = [
{ id = "RUSTSEC-2024-0336", reason = "for compatibility" },
{ id = "RUSTSEC-2025-0134", reason = "for compatibility" },
{ id = "RUSTSEC-2026-0049", reason = "for compatibility" },
{ id = "RUSTSEC-2026-0098", reason = "for compatibility" },
{ id = "RUSTSEC-2026-0099", reason = "for compatibility" },
]
# If this is true, then cargo deny will use the git executable to fetch advisory database.
# If this is false, then it uses a built-in git library.