chore(cargo): update rusqlite

This commit is contained in:
link2xt
2024-08-03 19:08:29 +00:00
parent a67503ae4a
commit 1b92d18777
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.31"
rusqlite = "0.32"
sanitize-filename = "0.5"
serde_json = "1"
serde = "1.0"