Cargo.toml: replaced sled references with sled-overlay import

This commit is contained in:
skoupidi
2024-08-29 19:18:00 +03:00
parent 67604acf47
commit fdfc96a902
34 changed files with 38 additions and 559 deletions

View File

@@ -19,7 +19,7 @@ blake3 = "1.5.1"
log = "0.4.22"
rand = "0.8.5"
simplelog = "0.12.2"
sled = "0.34.7"
sled-overlay = "0.1.3"
[lints]
workspace = true