chore: Update crate dependencies

This commit is contained in:
parazyd
2024-10-01 14:14:53 +02:00
parent 2a95cc7c91
commit 242fe81658
35 changed files with 915 additions and 864 deletions

View File

@@ -21,7 +21,7 @@ darkfi-sdk = {path = "../../../src/sdk"}
darkfi-serial = {path = "../../../src/serial"}
# Misc
async-std = {version = "1.12.0", features = ["attributes"]}
async-std = {version = "1.13.0", features = ["attributes"]}
bs58 = "0.5.1"
clap = {version = "4.4.11", features = ["derive"]}
sled-overlay = "0.1.3"