implement plural helper as the plurify library

This commit is contained in:
yggverse 2024-12-18 12:54:13 +02:00
parent 18b380f5ec
commit f5eb9a1280
2 changed files with 4 additions and 11 deletions

View file

@ -45,6 +45,9 @@ version = "0.9.1"
package = "sourceview5"
version = "0.9.1"
[dependencies.plurify]
version = "0.1.0"
# development
[patch.crates-io]
# ggemini = { git = "https://github.com/YGGverse/ggemini.git" }