fix cargo.toml
Some checks failed
Build and Test / splatoon (push) Has been cancelled
Build and Test / friends (push) Has been cancelled

This commit is contained in:
Maple 2026-04-26 14:37:28 +02:00
commit 50864770fe
2 changed files with 804 additions and 15 deletions

816
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -13,8 +13,7 @@ v-byte-helpers = { git = "https://github.com/RusticMaple/VByteMacros", version =
simplelog = "0.12.2"
chrono = "0.4.39"
log = "0.4.25"
rand = "0.8.5
"
rand = "0.8.5"
cfg-if = "1.0.4"
hmac = "0.12.1"
md-5 = "^0.10.6"