mirror of
https://github.com/chatmail/core.git
synced 2026-05-18 22:36:29 +03:00
refactor: cleanup config values and move to their own file
This commit is contained in:
@@ -39,6 +39,8 @@ rusqlite = { version = "0.19", features = ["bundled"] }
|
||||
addr = "0.2.0"
|
||||
r2d2_sqlite = "0.11.0"
|
||||
r2d2 = "0.8.5"
|
||||
strum = "0.15.0"
|
||||
strum_macros = "0.15.0"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.0"
|
||||
|
||||
Reference in New Issue
Block a user