chore: updated sled-overlay to new version

This commit is contained in:
skoupidi
2025-12-22 16:09:09 +02:00
parent 346a3517bd
commit 5d9bfe7507
16 changed files with 18 additions and 18 deletions

View File

@@ -26,7 +26,7 @@ darkfi = {path = "../../", features = ["event-graph"]}
darkfi-serial = {version = "0.5.0", features = ["async"]}
# Event Graph DB
sled-overlay = "0.1.12"
sled-overlay = "0.1.13"
# Crypto
blake3 = "1.8.2"

View File

@@ -23,7 +23,7 @@ darkfi-serial = "0.5.1"
# Misc
bs58 = "0.5.1"
clap = {version = "4.4.11", features = ["derive"]}
sled-overlay = "0.1.12"
sled-overlay = "0.1.13"
smol = "2.0.2"
[patch.crates-io]

View File

@@ -17,7 +17,7 @@ darkfi-serial = "0.5.0"
# Misc
bs58 = "0.5.1"
sled-overlay = "0.1.12"
sled-overlay = "0.1.13"
tracing = "0.1.41"
# JSON-RPC