From 1361774412d172a4b02f84657af1b0375b33e925 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 1 Jun 2023 07:28:44 +0000 Subject: fix(response): remove double trailing slash --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 236f4c3..817ab64 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "september" -version = "0.2.8" +version = "0.2.9" authors = ["Fuwn "] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." -- cgit v1.2.3