mirror of
https://github.com/chatmail/core.git
synced 2026-05-12 03:16:29 +03:00
Merge pull request #4283 from deltachat/dependabot/cargo/rusqlite-0.29.0
This commit is contained in:
@@ -71,7 +71,7 @@ quick-xml = "0.28"
|
||||
rand = "0.8"
|
||||
regex = "1.7"
|
||||
reqwest = { version = "0.11.16", features = ["json"] }
|
||||
rusqlite = { version = "0.28", features = ["sqlcipher"] }
|
||||
rusqlite = { version = "0.29", features = ["sqlcipher"] }
|
||||
rust-hsluv = "0.1"
|
||||
sanitize-filename = "0.4"
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user