chore: Update crate dependencies

This commit is contained in:
parazyd
2024-03-07 14:17:17 +01:00
parent 30ebc50b3a
commit 8778d57b42
9 changed files with 33 additions and 33 deletions

View File

@@ -15,7 +15,7 @@ darkfi = {path = "../../../", features = ["event-graph", "rpc", "bs58"]}
darkfi-serial = {path = "../../../src/serial"}
smol = "1.3.0"
clap = {version = "4.5.1", features = ["derive"]}
clap = {version = "4.5.2", features = ["derive"]}
log = "0.4.21"
simplelog = "0.12.2"
tinyjson = "2.5.1"