From 5c2fbd45c082c4a6979a16d52a6be82393642d97 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 20 Jun 2023 10:07:38 +0000 Subject: fix(ast): non-latin characters interpreted as whitespace --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 681f515..d54df13 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "germ" -version = "0.3.9" +version = "0.3.10" authors = ["Fuwn "] edition = "2021" description = "The Ultimate Gemini Toolkit." -- cgit v1.2.3