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

@@ -29,7 +29,7 @@ prettytable-rs = "0.10.0"
rand = "0.8.5"
rodio = {version = "0.20.1", default-features = false, features = ["minimp3"]}
rusqlite = {version = "0.37.0", features = ["sqlcipher"]}
sled-overlay = "0.1.12"
sled-overlay = "0.1.13"
toml = "0.9.8"
tracing = "0.1.41"
url = "2.5.4"