mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 05:52:19 +00:00
Implement DAV Push
This commit is contained in:
@@ -23,3 +23,8 @@ tokio.workspace = true
|
||||
rustical_dav.workspace = true
|
||||
rustical_store.workspace = true
|
||||
http.workspace = true
|
||||
base64 = "0.22"
|
||||
p256 = { version = "0.13", features = ["ecdh"] }
|
||||
rand.workspace = true
|
||||
ece = "2.3"
|
||||
axum.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user