mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 23:36:30 +03:00
--wip-- [skip ci]
This commit is contained in:
@@ -14,6 +14,7 @@ once_cell = { workspace = true }
|
||||
regex = { workspace = true }
|
||||
rusqlite = { workspace = true } # Needed in order to `impl rusqlite::types::ToSql for EmailAddress`. Could easily be put behind a feature.
|
||||
chrono = { workspace = true }
|
||||
ical = { version = "0.11.0", default-features = false, features = ["vcard"] }
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow = { workspace = true, features = ["backtrace"] } # Enable `backtrace` feature in tests.
|
||||
|
||||
Reference in New Issue
Block a user