From d976180a1b00dbf6b03fc00ea54a017041ca591e Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Sun, 13 Jun 2021 09:19:23 -0300 Subject: Fix potential unsound with malicious input --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 996f8b2..6291df5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "testserver" -version = "0.1.1" +version = "0.1.2" description = "Static HTTP webserver that stores resources as strings" readme = "README.md" authors = ["SoniEx2 "] -- cgit v1.2.3