mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 17:06:35 +03:00
try newer rust
This commit is contained in:
@@ -39,6 +39,7 @@ rusqlite = { version = "0.19", features = ["bundled"] }
|
|||||||
addr = "0.2.0"
|
addr = "0.2.0"
|
||||||
r2d2_sqlite = "0.11.0"
|
r2d2_sqlite = "0.11.0"
|
||||||
r2d2 = "0.8.5"
|
r2d2 = "0.8.5"
|
||||||
|
backtrace = "0.3.32"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
tempfile = "3.0"
|
tempfile = "3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user