mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 15:52:27 +00:00
8 lines
104 B
TOML
8 lines
104 B
TOML
[package]
|
|
name = "rustical_dav"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
quick-xml = "0.30.0"
|