Revert "chore(cargo): update rusqlite"

This reverts commit 1b92d18777.
This commit is contained in:
link2xt
2024-08-03 19:19:55 +00:00
parent c4327a0558
commit 39ed587959
2 changed files with 19 additions and 19 deletions

View File

@@ -172,7 +172,7 @@ num-traits = "0.2"
once_cell = "1.18.0"
rand = "0.8"
regex = "1.10"
rusqlite = "0.32"
rusqlite = "0.31"
sanitize-filename = "0.5"
serde_json = "1"
serde = "1.0"