aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2022-04-02 14:43:51 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2022-04-02 14:43:51 +0000
commitb1e9efff53e54403c59de5862b48cb87e33f81a0 (patch)
tree6c5a95c75e8f9c694fd6139fefdb3735589b4ed3 /Cargo.toml
parentBump deps (diff)
downloadminiserve-0.19.4.tar.gz
miniserve-0.19.4.zip
(cargo-release) version 0.19.4v0.19.4
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a50136e..b354a6a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "miniserve"
-version = "0.19.3"
+version = "0.19.4"
description = "For when you really just want to serve some files over HTTP right now!"
authors = ["Sven-Hendrik Haase <svenstaro@gmail.com>", "Boastful Squirrel <boastful.squirrel@gmail.com>"]
repository = "https://github.com/svenstaro/miniserve"