Add "did you mean" message

This commit is contained in:
Mubelotix
2025-08-13 13:00:38 +02:00
parent f6559258ce
commit 666ae1a3e7
6 changed files with 58 additions and 19 deletions

View File

@ -15,6 +15,7 @@ license.workspace = true
nom = "7.1.3"
nom_locate = "4.2.0"
unescaper = "0.1.6"
levenshtein_automata = { version = "0.2.1", features = ["fst_automaton"] }
[dev-dependencies]
# fixed version due to format breakages in v1.40