From 702269f1f113f3b526a92703f00af7191a5bc228 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 14 Dec 2024 06:32:24 +0200 Subject: [PATCH] use stable ggemini `0.13.0` version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8f2c9b6e..79768657 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" }