Skip to content

Commit 15c2891

Browse files
chore(deps): update rust crate jieba-rs to 0.7
1 parent 59fddf6 commit 15c2891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ resolver = "2"
1212
getrandom = "0.2"
1313
global_alloc = { path = "./crates/alloc" }
1414
indexmap = { version = "2", features = ["serde"] }
15-
jieba-rs = { version = "0.6", features = ["default-dict", "tfidf", "textrank"] }
15+
jieba-rs = { version = "0.7", features = ["default-dict", "tfidf", "textrank"] }
1616
jsonwebtoken = { version = "9" }
1717
mimalloc = "0.1"
1818
napi = { version = "3.0.0-alpha.13", default-features = false, features = ["napi3"] }

0 commit comments

Comments
 (0)