mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 06:38:12 -05:00
chore: Update crate dependencies
This commit is contained in:
@@ -17,14 +17,14 @@ futures = "0.3.28"
|
||||
async-std = "1.12.0"
|
||||
async-trait = "0.1.73"
|
||||
async-channel = "1.9.0"
|
||||
async-executor = "1.5.1"
|
||||
async-executor = "1.5.2"
|
||||
easy-parallel = "3.3.0"
|
||||
|
||||
# Crypto
|
||||
rand = "0.8.5"
|
||||
|
||||
# Misc
|
||||
clap = {version = "4.3.22", features = ["derive"]}
|
||||
clap = {version = "4.3.24", features = ["derive"]}
|
||||
log = "0.4.20"
|
||||
simplelog = "0.12.1"
|
||||
fxhash = "0.2.1"
|
||||
|
||||
Reference in New Issue
Block a user