Bump dependencies
This commit is contained in:
@@ -14,7 +14,7 @@ nohash = "0.2.0"
|
||||
ahash = { version = "0.8.3", features = ["serde"] }
|
||||
whatlang = "0.16" # Language detection
|
||||
rust-stemmers = "1.2" # Stemmers
|
||||
jieba-rs = "0.7" # Chinese stemmer
|
||||
jieba-rs = "0.8" # Chinese stemmer
|
||||
lru-cache = "0.1.2"
|
||||
parking_lot = "0.12.1"
|
||||
psl = "2"
|
||||
@@ -26,5 +26,5 @@ hashify = "0.2.1"
|
||||
test_mode = []
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.45", features = ["full"] }
|
||||
tokio = { version = "1.47", features = ["full"] }
|
||||
bincode = "1.3.3"
|
||||
|
||||
Reference in New Issue
Block a user