mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
validatord: updated crate versions
This commit is contained in:
@@ -21,14 +21,16 @@ easy-parallel = "3.2.0"
|
||||
rand = "0.8.5"
|
||||
|
||||
# Structopt dependencies for arguments parsing
|
||||
serde = "1.0.104"
|
||||
serde = "1.0.136"
|
||||
serde_derive = "1.0.136"
|
||||
serde_json = "1.0.79"
|
||||
structopt = "0.3.11"
|
||||
structopt = "0.3.26"
|
||||
structopt-toml = "0.5.0"
|
||||
toml = "0.5.8"
|
||||
|
||||
# Misc
|
||||
log = "0.4.16"
|
||||
num_cpus = "1.13.1"
|
||||
simplelog = "0.11.2"
|
||||
simplelog = "0.12.0-alpha1"
|
||||
|
||||
[workspace]
|
||||
|
||||
Reference in New Issue
Block a user