mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 07:02:24 +00:00
Checkpoint: Migration to axum
This commit is contained in:
@@ -6,7 +6,6 @@ pub mod privileges;
|
||||
pub mod resource;
|
||||
pub mod resources;
|
||||
pub mod xml;
|
||||
|
||||
pub use error::Error;
|
||||
|
||||
pub trait Principal: std::fmt::Debug + Clone + Send + Sync + 'static {
|
||||
|
||||
Reference in New Issue
Block a user