connect spell check by libspelling

This commit is contained in:
yggverse 2024-12-19 16:49:06 +02:00
parent 045092cc2d
commit 6f7f50b5a2
3 changed files with 22 additions and 4 deletions

View file

@ -48,6 +48,9 @@ version = "0.9.1"
[dependencies.plurify]
version = "0.1.1"
[dependencies.libspelling]
version = "0.3.0"
# development
[patch.crates-io]
# ggemini = { git = "https://github.com/YGGverse/ggemini.git" }