mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
Update project dependencies.
This commit is contained in:
@@ -10,7 +10,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bs58 = "0.4.0"
|
||||
clap = {version = "3.2.18", features = ["derive"]}
|
||||
clap = {version = "3.2.20", features = ["derive"]}
|
||||
ctrlc = "3.2.3"
|
||||
darkfi = {path = "../../", features = ["crypto"]}
|
||||
indicatif = "0.17.0"
|
||||
|
||||
Reference in New Issue
Block a user