# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "wabdavc" version = "0.1.0" authors = ["godgetget "] description = "webdav client. fork from rustydav https://docs.rs/rustydav" homepage = "https://github.com/dbian/rustydav_async" documentation = "https://docs.rs/wabdavc" readme = "README.md" keywords = [ "webdav", "client", "async", ] license = "GPL-3.0" repository = "https://github.com/dbian/rustydav_async" [dependencies.quick-xml] version = "0.27.1" [dependencies.reqwest] version = "0.11" [dev-dependencies.tokio] version = "1.23.0" features = ["full"]