From 513705a7a8d5a069b8ebeabaf405f8def8e7d228 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 16 Apr 2023 01:19:24 +0000 Subject: feat: improve macro hygiene --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8d1c4fb..9f5bade 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "windmark" -version = "0.3.4" +version = "0.3.5" authors = ["Fuwn "] edition = "2021" description = "An elegant and highly performant async Gemini server framework" -- cgit v1.2.3