From 4520482420baff9eb0473f52695f891ae917da71 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 20 Apr 2021 08:47:03 +0200 Subject: [PATCH] v1.15.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c958f75..76ec1dc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -867,7 +867,7 @@ checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac" [[package]] name = "static-web-server" -version = "1.14.0" +version = "1.15.0" dependencies = [ "chrono", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index 52909d3..3938ac1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "static-web-server" -version = "1.14.0" +version = "1.15.0" authors = ["Jose Quintana "] license = "MIT OR Apache-2.0" description = "A blazing fast static files-serving web server powered by Rust Iron." diff --git a/README.md b/README.md index ee7cb0c..8d59a9a 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Server can be configured either via environment variables or their equivalent co CLI arguments listed with `static-web-server -h`. ``` -static-web-server 1.14.0 +static-web-server 1.15.0 A blazing fast static files-serving web server powered by Rust Iron USAGE: -- libgit2 1.7.2