From 499236546ebb2ca6196dd5f1eaaa40984a7d6fe1 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 27 Jul 2025 03:26:23 +0300 Subject: [PATCH] add issue reference --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dd0e6195..b506f277 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ syntect = "5.2.0" # development [patch.crates-io] -# @TODO pending for the official gtk-rs 0.10 dependencies update +# @TODO pending for the official gtk-rs 0.10 dependencies update (issue #3) libspelling = { git = "https://github.com/YGGverse/libspelling-rs.git", branch = "yoda-0.12"} # ggemini = { git = "https://github.com/YGGverse/ggemini.git" }