From 3d5ca91021445dd022a275d05118d27378388de0 Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 5 Dec 2024 06:29:06 +0200 Subject: [PATCH] use stable ggemtext version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3573b819..976bd9bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,4 +44,4 @@ version = "2.2.1" # development [patch.crates-io] # ggemini = { path = "ggemini" } -ggemtext = { git = "https://github.com/YGGverse/ggemtext.git" } +# ggemtext = { git = "https://github.com/YGGverse/ggemtext.git" }