From c957d6c525ea3413a0fca49d1928b4f440f8d2b4 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Tue, 26 Oct 2021 03:05:57 +0200 Subject: (cargo-release) version 0.18.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e4d3f2e..1a5b261 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "miniserve" -version = "0.17.1-alpha.0" +version = "0.18.0" description = "For when you really just want to serve some files over HTTP right now!" authors = ["Sven-Hendrik Haase ", "Boastful Squirrel "] repository = "https://github.com/svenstaro/miniserve" -- cgit v1.2.3