diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2020-07-21 22:28:42 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2020-07-21 22:28:42 +0000 |
commit | c3a88e76f307b59af04e3c0d6e45ace01c038d01 (patch) | |
tree | 22f51aacd07a91fd16543765b700b9b0d2fbe19e /README.md | |
parent | Remove badges from Cargo.toml as they're being deprecated by crates.io (diff) | |
download | miniserve-0.8.0.tar.gz miniserve-0.8.0.zip |
(cargo-release) version 0.8.0v0.8.0
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ Sometimes this is just a more practical and quick way than doing things properly ## Usage - miniserve 0.7.0 + miniserve 0.8.0 Sven-Hendrik Haase <svenstaro@gmail.com>, Boastful Squirrel <boastful.squirrel@gmail.com> For when you really just want to serve some files over HTTP right now! |