Compare commits

..

No commits in common. "42d963c0133de6de5420485372a3f80630121da9" and "64a10a17f2fd566950475ba497edd90b3d265a6a" 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.