From 4ae6f12bb59148f27f88fac30f5935133102c5f9 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 9 Jul 2022 01:41:19 +0000 Subject: feat(response): success with mime response --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 11506e1..45158de 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "windmark" -version = "0.1.18" +version = "0.1.19" authors = ["Fuwn "] edition = "2021" description = "An elegant and highly performant async Gemini server framework" -- cgit v1.2.3