From e1196a30d168452731cdb737e22f705a61f17a75 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 18 Dec 2024 13:35:16 +0200 Subject: [PATCH] add development `plurify` source --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 79c0656b..53301eae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,3 +52,4 @@ version = "0.1.0" [patch.crates-io] # ggemini = { git = "https://github.com/YGGverse/ggemini.git" } # ggemtext = { git = "https://github.com/YGGverse/ggemtext.git" } +# plurify = { git = "https://github.com/YGGverse/plurify.git" }