diff --git a/Cargo.toml b/Cargo.toml index a88646e..b2f06c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dav-server" -version = "0.5.8" +version = "0.6.0" readme = "README.md" description = "Rust WebDAV server library. A fork of the webdav-handler crate." repository = "https://github.com/messense/dav-server-rs"