fix cargo.toml
This commit is contained in:
parent
18c8ec77dd
commit
50864770fe
2 changed files with 804 additions and 15 deletions
816
Cargo.lock
generated
816
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -13,8 +13,7 @@ v-byte-helpers = { git = "https://github.com/RusticMaple/VByteMacros", version =
|
||||||
simplelog = "0.12.2"
|
simplelog = "0.12.2"
|
||||||
chrono = "0.4.39"
|
chrono = "0.4.39"
|
||||||
log = "0.4.25"
|
log = "0.4.25"
|
||||||
rand = "0.8.5
|
rand = "0.8.5"
|
||||||
"
|
|
||||||
cfg-if = "1.0.4"
|
cfg-if = "1.0.4"
|
||||||
hmac = "0.12.1"
|
hmac = "0.12.1"
|
||||||
md-5 = "^0.10.6"
|
md-5 = "^0.10.6"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue