mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 13:26:28 +03:00
Update sqlite dependencies
This commit is contained in:
committed by
Floris Bruynooghe
parent
a3f1ff2827
commit
a28aecd4d1
@@ -52,10 +52,10 @@ pgp = { version = "0.7", default-features = false }
|
||||
pretty_env_logger = { version = "0.4", optional = true }
|
||||
quick-xml = "0.22"
|
||||
r2d2 = "0.8"
|
||||
r2d2_sqlite = "0.18"
|
||||
r2d2_sqlite = "0.19"
|
||||
rand = "0.7"
|
||||
regex = "1.5"
|
||||
rusqlite = "0.25"
|
||||
rusqlite = "0.26"
|
||||
rust-hsluv = "0.1"
|
||||
rustyline = { version = "9.0", optional = true }
|
||||
sanitize-filename = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user