deactivate camelCase segmentation

This commit is contained in:
ManyTheFish
2023-07-12 16:47:30 +02:00
parent 9c0691156f
commit c106906f8f
4 changed files with 52 additions and 11 deletions

7
Cargo.lock generated
View File

@ -709,7 +709,6 @@ dependencies = [
"csv",
"deunicode",
"either",
"finl_unicode",
"fst",
"irg-kvariants",
"jieba-rs",
@ -1443,12 +1442,6 @@ dependencies = [
"nom_locate",
]
[[package]]
name = "finl_unicode"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fcfdc7a0362c9f4444381a9e697c79d435fe65b52a37466fc2c1184cee9edc6"
[[package]]
name = "flate2"
version = "1.0.26"