1.0.0-beta.4
Diff
Cargo.lock | 2 +-
Cargo.toml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
@@ -543,7 +543,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "static-web-server"
version = "1.0.0-beta.1"
version = "1.0.0-beta.4"
dependencies = [
"chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1,6 +1,6 @@
[package]
name = "static-web-server"
version = "1.0.0-beta.1"
version = "1.0.0-beta.4"
authors = ["Jose Quintana <https://git.io/joseluisq>"]
[dependencies]