mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 18:58:18 +00:00
Migrate ical-rs to caldata-rs
This commit is contained in:
@@ -7,8 +7,8 @@ use crate::{
|
||||
AddressObjectPropWrapperName,
|
||||
},
|
||||
};
|
||||
use caldata::property::VcardFNProperty;
|
||||
use derive_more::derive::{From, Into};
|
||||
use ical::parser::VcardFNProperty;
|
||||
use rustical_dav::{
|
||||
extensions::CommonPropertiesExtension,
|
||||
privileges::UserPrivilegeSet,
|
||||
|
||||
Reference in New Issue
Block a user