chore: update rusqlite to 0.36.0

This commit is contained in:
link2xt
2025-06-20 23:06:14 +00:00
committed by l
parent 48b2e2bc1f
commit b45d9aa464
3 changed files with 28 additions and 12 deletions

View File

@@ -189,7 +189,7 @@ nu-ansi-term = "0.46"
num-traits = "0.2"
rand = "0.8"
regex = "1.10"
rusqlite = "0.32"
rusqlite = "0.36"
sanitize-filename = "0.5"
serde = "1.0"
serde_json = "1"