From dd438fe996fa1a8f2bcf2ae8bed0cad3323a4611 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sun, 7 Jan 2024 01:56:06 +0100 Subject: chore: Release miniserve version 0.25.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d544eea..6284689 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "miniserve" -version = "0.24.0" +version = "0.25.0" description = "For when you really just want to serve some files over HTTP right now!" authors = ["Sven-Hendrik Haase ", "Boastful Squirrel "] repository = "https://github.com/svenstaro/miniserve" -- cgit v1.2.3