diff options
Diffstat (limited to 'aero-proto/Cargo.toml')
-rw-r--r-- | aero-proto/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aero-proto/Cargo.toml b/aero-proto/Cargo.toml index e9f28d1..b6f6336 100644 --- a/aero-proto/Cargo.toml +++ b/aero-proto/Cargo.toml @@ -35,3 +35,4 @@ smtp-message.workspace = true smtp-server.workspace = true tracing.workspace = true quick-xml.workspace = true +icalendar.workspace = true |