pub use Cache
This commit is contained in:
parent
bf68d81ec8
commit
e6dda89d01
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ pub mod mock_behaviour;
|
||||||
pub mod client;
|
pub mod client;
|
||||||
pub use client::Client;
|
pub use client::Client;
|
||||||
pub mod cache;
|
pub mod cache;
|
||||||
|
pub use cache::Cache;
|
||||||
pub mod ical;
|
pub mod ical;
|
||||||
|
|
||||||
pub mod settings;
|
pub mod settings;
|
||||||
|
|
Loading…
Add table
Reference in a new issue