chore: updated sled-overlay to new version

This commit is contained in:
skoupidi
2025-10-24 12:58:55 +03:00
parent b3dc33eacb
commit d0c49d24d0
15 changed files with 19 additions and 19 deletions

View File

@@ -30,7 +30,7 @@ prettytable-rs = "0.10.0"
rand = "0.8.5"
rodio = {version = "0.20.1", default-features = false, features = ["minimp3"]}
rusqlite = {version = "0.36.0", features = ["sqlcipher"]}
sled-overlay = "0.1.9"
sled-overlay = "0.1.10"
toml = "0.9.5"
url = "2.5.4"