mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 22:57:59 -05:00
Update project dependencies.
This commit is contained in:
@@ -10,10 +10,10 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bs58 = "0.4.0"
|
||||
clap = {version = "3.1.18", features = ["derive"]}
|
||||
clap = {version = "3.2.8", features = ["derive"]}
|
||||
ctrlc = "3.2.2"
|
||||
darkfi = {path = "../../", features = ["crypto"]}
|
||||
indicatif = "0.17.0-rc.10"
|
||||
indicatif = "0.17.0-rc.11"
|
||||
num_cpus = "1.13.1"
|
||||
rand = "0.8.5"
|
||||
rayon = "1.5.3"
|
||||
|
||||
Reference in New Issue
Block a user