Update Cargo.lock

This commit is contained in:
ManyTheFish 2024-07-23 15:11:29 +02:00 committed by Louis Dureuil
parent e06fbcc607
commit 4fbe048cbf
No known key found for this signature in database

4
Cargo.lock generated
View File

@ -934,7 +934,7 @@ dependencies = [
[[package]] [[package]]
name = "charabia" name = "charabia"
version = "0.8.12" version = "0.8.12"
source = "git+https://github.com/meilisearch/charabia.git?branch=simplify-lang-detection#a95a9217265cee515708a679a2ed08ced1ac58a3" source = "git+https://github.com/meilisearch/charabia.git?branch=simplify-lang-detection#2992583137458afcebff5d44cae93fa46d9cf664"
dependencies = [ dependencies = [
"aho-corasick", "aho-corasick",
"csv", "csv",
@ -2649,7 +2649,7 @@ checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6"
[[package]] [[package]]
name = "irg-kvariants" name = "irg-kvariants"
version = "0.1.1" version = "0.1.1"
source = "git+https://github.com/meilisearch/charabia.git?branch=simplify-lang-detection#a95a9217265cee515708a679a2ed08ced1ac58a3" source = "git+https://github.com/meilisearch/charabia.git?branch=simplify-lang-detection#2992583137458afcebff5d44cae93fa46d9cf664"
dependencies = [ dependencies = [
"csv", "csv",
"once_cell", "once_cell",