aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2023-04-17 13:37:30 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2023-04-17 13:37:30 +0000
commitdd82aea21d0ae2df3d2603108fbb448028d02e75 (patch)
tree0db6f7816d0e7e055cfd0155b11aa41f45749358 /Cargo.toml
parentCHANGELOG entry for EC keys (diff)
downloadminiserve-0.23.1.tar.gz
miniserve-0.23.1.zip
chore: Release miniserve version 0.23.1v0.23.1
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 15659ae..f573b76 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "miniserve"
-version = "0.23.0"
+version = "0.23.1"
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"