mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-31 18:38:27 +00:00
split store and store_sqlite implementatio into multiple crates
This commit is contained in:
@@ -2,7 +2,6 @@ pub mod addressbook_store;
|
||||
pub mod calendar_store;
|
||||
pub mod error;
|
||||
pub mod model;
|
||||
pub mod sqlite_store;
|
||||
pub mod timestamp;
|
||||
pub use error::Error;
|
||||
pub mod auth;
|
||||
|
||||
Reference in New Issue
Block a user