mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 05:52:19 +00:00
Move namespace to dedicated dav crate
This commit is contained in:
7
crates/dav/Cargo.toml
Normal file
7
crates/dav/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "rustical_dav"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
quick-xml = "0.30.0"
|
||||
Reference in New Issue
Block a user