chore: update dependencies

This commit is contained in:
link2xt
2023-11-12 13:35:13 +00:00
parent ab2bc3bfb2
commit fcbb66a788
3 changed files with 16 additions and 16 deletions

View File

@@ -72,7 +72,7 @@ quick-xml = "0.31"
rand = "0.8"
regex = "1.9"
reqwest = { version = "0.11.20", features = ["json"] }
rusqlite = { version = "0.29", features = ["sqlcipher"] }
rusqlite = { version = "0.30", features = ["sqlcipher"] }
rust-hsluv = "0.1"
sanitize-filename = "0.5"
serde_json = "1.0"