From 43cd2c81b1ebe7076b0386bec067b95d62d81ed6 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Wed, 26 May 2021 22:10:48 +0200 Subject: [PATCH] 1.16.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 666b80d..c2025ac 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -867,7 +867,7 @@ checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac" [[package]] name = "static-web-server" -version = "1.15.0" +version = "1.16.0" dependencies = [ "chrono", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index 3938ac1..6c6e43c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "static-web-server" -version = "1.15.0" +version = "1.16.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 8d59a9a..78c8027 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.15.0 +static-web-server 1.16.0 A blazing fast static files-serving web server powered by Rust Iron USAGE: -- libgit2 1.7.2