diff options
Diffstat (limited to 'aero-dav/Cargo.toml')
-rw-r--r-- | aero-dav/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aero-dav/Cargo.toml b/aero-dav/Cargo.toml index 92929b1..c847f68 100644 --- a/aero-dav/Cargo.toml +++ b/aero-dav/Cargo.toml @@ -12,3 +12,4 @@ http.workspace = true chrono.workspace = true tokio.workspace = true futures.workspace = true +tracing.workspace = true |