mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 06:46:35 +03:00
Add ical dependency
This commit is contained in:
@@ -62,6 +62,7 @@ async-std-resolver = "0.19.5"
|
||||
async-tar = "0.3.0"
|
||||
uuid = { version = "0.8", features = ["serde", "v4"] }
|
||||
vcard = "0.4.6"
|
||||
ical = { version = "0.7.0", default-features = false, features = ["vcard"] }
|
||||
|
||||
pretty_env_logger = { version = "0.4.0", optional = true }
|
||||
log = {version = "0.4.8", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user