From 6b9542088cd1b66af46e95b787493b601accb495 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 30 Apr 2024 13:02:59 +0200 Subject: Add icalendar dependency --- aero-collections/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'aero-collections/Cargo.toml') diff --git a/aero-collections/Cargo.toml b/aero-collections/Cargo.toml index 90d285e..95ab142 100644 --- a/aero-collections/Cargo.toml +++ b/aero-collections/Cargo.toml @@ -22,3 +22,4 @@ rand.workspace = true im.workspace = true sodiumoxide.workspace = true eml-codec.workspace = true +icalendar.workspace = true -- cgit v1.2.3