forked from spacebar/rust-nex
Merge branch 'v0' of ssh://ssh.spbr.net:51122/spacebar/rust-nex into v0
This commit is contained in:
commit
74a83af43a
3 changed files with 232 additions and 17 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue