chore: Update crate dependencies

This commit is contained in:
parazyd
2025-02-09 10:32:33 +01:00
parent 73c2dbd8e5
commit 13620224c0
23 changed files with 450 additions and 323 deletions

View File

@@ -12,12 +12,12 @@ repository = "https://codeberg.org/darkrenaissance/darkfi"
darkfi = {path = "../../", features = ["toml", "async-daemonize", "rpc"]}
# Misc
async-trait = "0.1.85"
async-trait = "0.1.86"
futures = "0.3.31"
log = "0.4.25"
semver = "1.0.25"
tinyjson = "2.5.1"
toml = "0.8.19"
toml = "0.8.20"
url = "2.5.4"
# Daemon