mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
chore: Update crate dependencies
This commit is contained in:
@@ -11,7 +11,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
arg = {git = "https://github.com/parazyd/arg"}
|
||||
bs58 = "0.5.0"
|
||||
ctrlc = "3.4.1"
|
||||
ctrlc = "3.4.2"
|
||||
darkfi = {path = "../../", features = ["util"]}
|
||||
darkfi-sdk = {path = "../../src/sdk"}
|
||||
rand = "0.8.5"
|
||||
|
||||
Reference in New Issue
Block a user