chore: Update crate dependencies

This commit is contained in:
parazyd
2023-10-27 08:54:52 +02:00
parent 3b046709d3
commit b61127af9a
37 changed files with 997 additions and 938 deletions

View File

@@ -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"