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

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