mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 18:58:18 +00:00
Move depth_extractor to dav crate
This commit is contained in:
@@ -14,7 +14,6 @@ use std::str::FromStr;
|
||||
use std::sync::Arc;
|
||||
use tokio::sync::RwLock;
|
||||
|
||||
pub mod depth_extractor;
|
||||
pub mod error;
|
||||
pub mod proptypes;
|
||||
pub mod resources;
|
||||
|
||||
Reference in New Issue
Block a user