From cc1597bbb7b2871636c79b0fa4d35652c1e18bb9 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 11 Dec 2024 10:25:38 +0200 Subject: [PATCH] use stable ggemini 0.12.0 version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cacffc7c..31eba675 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,5 +47,5 @@ version = "0.9.1" # development [patch.crates-io] -ggemini = { git = "https://github.com/YGGverse/ggemini.git" } +# ggemini = { git = "https://github.com/YGGverse/ggemini.git" } # ggemtext = { git = "https://github.com/YGGverse/ggemtext.git" }