mirror of
https://github.com/chatmail/core.git
synced 2026-05-23 00:36:32 +03:00
Remove r2d2_sqlite dependency
This commit is contained in:
@@ -59,7 +59,6 @@ pgp = { version = "0.9", default-features = false }
|
||||
pretty_env_logger = { version = "0.4", optional = true }
|
||||
quick-xml = "0.27"
|
||||
r2d2 = "0.8"
|
||||
r2d2_sqlite = "0.20"
|
||||
rand = "0.8"
|
||||
regex = "1.7"
|
||||
rusqlite = { version = "0.27", features = ["sqlcipher"] }
|
||||
|
||||
Reference in New Issue
Block a user