diff --git a/Cargo.toml b/Cargo.toml index f553c26f..5d2ccf11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ documentation = "https://docs.rs/charabia" repository = "https://github.com/meilisearch/charabia" keywords = ["segmenter", "tokenizer", "normalize", "language"] categories = ["text-processing"] -exclude = ["/dictionaries/txt/"] +exclude = ["/dictionaries/txt/thai/words.txt"] [dependencies] cow-utils = "0.1"