diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2021-08-27 03:04:52 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2021-08-27 03:04:52 +0000 |
commit | f4453b798177fc8d4a8b2918cd48fedff3234ab1 (patch) | |
tree | d73c3956cf49889b20f5a2b1c68521a9a6b0ee33 /README.md | |
parent | Merge pull request #576 from svenstaro/add-rustls-support (diff) | |
download | miniserve-f4453b798177fc8d4a8b2918cd48fedff3234ab1.tar.gz miniserve-f4453b798177fc8d4a8b2918cd48fedff3234ab1.zip |
(cargo-release) version 0.15.0v0.15.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ Sometimes this is just a more practical and quick way than doing things properly ## Usage - miniserve 0.14.1-alpha.0 + miniserve 0.15.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! |