mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
v0.5.0 release
This commit is contained in:
@@ -11,7 +11,7 @@ edition = "2021"
|
||||
# Darkfi
|
||||
darkfi = {path = "../../../", features = ["async-daemonize", "validator", "rpc"]}
|
||||
darkfi-sdk = {path = "../../../src/sdk"}
|
||||
darkfi-serial = "0.4.2"
|
||||
darkfi-serial = "0.5.0"
|
||||
|
||||
# JSON-RPC
|
||||
async-trait = "0.1.88"
|
||||
@@ -31,7 +31,7 @@ structopt = "0.3.26"
|
||||
structopt-toml = "0.5.1"
|
||||
|
||||
# Database
|
||||
sled-overlay = "0.1.8"
|
||||
sled-overlay = "0.1.9"
|
||||
|
||||
# Misc
|
||||
blake3 = "1.8.2"
|
||||
|
||||
Reference in New Issue
Block a user