mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
Cargo.toml: replaced sled references with sled-overlay import
This commit is contained in:
@@ -24,7 +24,7 @@ darkfi-serial = {path = "../../../src/serial"}
|
||||
async-std = {version = "1.12.0", features = ["attributes"]}
|
||||
bs58 = "0.5.1"
|
||||
clap = {version = "4.4.11", features = ["derive"]}
|
||||
sled = "0.34.7"
|
||||
sled-overlay = "0.1.3"
|
||||
|
||||
[patch.crates-io]
|
||||
halo2_proofs = {git="https://github.com/parazyd/halo2", branch="v4"}
|
||||
|
||||
Reference in New Issue
Block a user