Skip to content

Commit

Permalink
update jieba
Browse files Browse the repository at this point in the history
  • Loading branch information
irevoire committed Jul 2, 2024
1 parent c5ca920 commit 3e18809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charabia/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ deunicode = "1.6.0"
either = "1.13.0"
finl_unicode = { version= "1.2.0", optional = true }
fst = "0.4"
jieba-rs = { version = "0.6", optional = true }
jieba-rs = { version = "0.7", optional = true }
once_cell = "1.19.0"
serde = "1.0"
slice-group-by = "0.3.1"
Expand Down

0 comments on commit 3e18809

Please sign in to comment.