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:
@@ -26,7 +26,7 @@ darkfi = { path = "../../../", features = [
|
||||
darkfi-serial = { path = "../../../src/serial" }
|
||||
|
||||
# Event Graph DB
|
||||
sled = "0.34.7"
|
||||
sled-overlay = "0.1.3"
|
||||
|
||||
# Crypto
|
||||
blake3 = "1.5.1"
|
||||
|
||||
Reference in New Issue
Block a user