mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 08:12:24 +00:00
put synctoken into common module
This commit is contained in:
@@ -8,7 +8,7 @@ use rustical_dav::{
|
||||
},
|
||||
};
|
||||
use rustical_store::{
|
||||
calendar::{format_synctoken, parse_synctoken},
|
||||
synctoken::{format_synctoken, parse_synctoken},
|
||||
CalendarStore,
|
||||
};
|
||||
use serde::Deserialize;
|
||||
|
||||
Reference in New Issue
Block a user