mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 12:58:28 +00:00
Migrate ical-rs to caldata-rs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use ical::property::ContentLine;
|
||||
use caldata::parser::ContentLine;
|
||||
use rustical_xml::{ValueDeserialize, XmlDeserialize};
|
||||
use std::borrow::Cow;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user