chore: Update crate dependencies

This commit is contained in:
parazyd
2024-08-29 20:39:22 +02:00
parent 5e991ba50c
commit 165cb8434b
31 changed files with 596 additions and 598 deletions

View File

@@ -14,7 +14,7 @@ genevd = {path = "../genevd"}
darkfi = {path = "../../../", features = ["event-graph", "rpc", "bs58"]}
darkfi-serial = {path = "../../../src/serial"}
smol = "2.0.0"
smol = "2.0.1"
clap = {version = "4.4.11", features = ["derive"]}
log = "0.4.22"
simplelog = "0.12.2"