mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 17:06:35 +03:00
Update rusqlite to 0.28
This commit is contained in:
@@ -10,7 +10,7 @@ deltachat = { path = "..", features = ["internals"]}
|
||||
dirs = "4"
|
||||
log = "0.4.16"
|
||||
pretty_env_logger = "0.4"
|
||||
rusqlite = "0.27"
|
||||
rusqlite = "0.28"
|
||||
rustyline = "10"
|
||||
tokio = { version = "1", features = ["fs", "rt-multi-thread", "macros"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user