v0.5.0 release

This commit is contained in:
parazyd
2025-06-06 13:50:10 +02:00
parent beb8f02c9b
commit 2e2de47c69
29 changed files with 50 additions and 49 deletions

View File

@@ -12,7 +12,7 @@ repository = "https://codeberg.org/darkrenaissance/darkfi"
genevd = {path = "../genevd"}
darkfi = {path = "../../../", features = ["event-graph", "rpc", "bs58"]}
darkfi-serial = "0.4.2"
darkfi-serial = "0.5.0"
smol = "2.0.2"
clap = {version = "4.4.11", features = ["derive"]}