From 4394ba8c1a444a5be2f26d73063a503fb35509b1 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sun, 7 Apr 2019 15:57:06 +0200 Subject: This is v0.4.0 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 94b7455..43a32f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "miniserve" -version = "0.3.1" +version = "0.4.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" @@ -44,4 +44,4 @@ libflate = "0.1.21" failure = "0.1.5" log = "0.4.6" strum = "0.15.0" -strum_macros = "0.15.0" \ No newline at end of file +strum_macros = "0.15.0" -- cgit v1.2.3