aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2021-01-05 06:34:28 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2021-01-05 06:34:28 +0000
commitc2efbad21b968da8879a3a2ff3d6443237812346 (patch)
tree13d25a202aa1899c9986ebb285699b0b0659490d /Cargo.toml
parentminiserve is now in Arch [community] so update instructions (diff)
downloadminiserve-0.10.4.tar.gz
miniserve-0.10.4.zip
(cargo-release) version 0.10.4v0.10.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 72641bc..c227201 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "miniserve"
-version = "0.10.4-alpha.0"
+version = "0.10.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"