Skip to content

Commit

Permalink
Bump jieba-rs to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Jun 16, 2024
1 parent dd3a0e8 commit 69f3c08
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 5 deletions.
92 changes: 88 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ hashbrown = "0.14"
linked_hash_set = "0.1"
whatlang = "0.16"
regex = "1.6"
jieba-rs = { version = "0.6", optional = true }
jieba-rs = { version = "0.7", optional = true }
lindera-core = { version = "0.27", optional = true }
lindera-dictionary = { version = "0.27", features = ["unidic"], optional = true }
lindera-tokenizer = { version = "0.27", features = ["unidic"], optional = true }
Expand Down

0 comments on commit 69f3c08

Please sign in to comment.