chore: Update crate dependencies

This commit is contained in:
parazyd
2024-01-08 14:09:29 +01:00
parent bec3b520e5
commit dedc29430e
33 changed files with 374 additions and 390 deletions

View File

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