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