Merge branch 'v0' of ssh://ssh.spbr.net:51122/spacebar/rust-nex into v0

This commit is contained in:
Maple Nebel 2026-06-17 17:33:18 +02:00
commit 74a83af43a
3 changed files with 232 additions and 17 deletions

View file

@ -13,7 +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.10.0"
cfg-if = "1.0.4"
hmac = "0.12.1"
md-5 = "^0.10.6"