diff --git a/Cargo.lock b/Cargo.lock index 51b3b2f..59d86ec 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -564,7 +564,7 @@ dependencies = [ [[package]] name = "flat-manager" -version = "0.3.3" +version = "0.3.5" dependencies = [ "actix 0.7.9 (registry+https://github.com/rust-lang/crates.io-index)", "actix-net 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 6601bca..2642d52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flat-manager" -version = "0.3.4" +version = "0.3.5" authors = ["Alexander Larsson "] license = "MIT OR Apache-2.0" # Needs nightly, so disable for now: