mirror of
https://github.com/mii443/tokenizers.git
synced 2025-12-07 13:18:31 +00:00
Python - Update dependencies
This commit is contained in:
@@ -9,7 +9,7 @@ name = "tokenizers"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
rayon = "1.2.0"
|
||||
rayon = "1.3"
|
||||
|
||||
[dependencies.pyo3]
|
||||
version = "0.9.2"
|
||||
|
||||
Reference in New Issue
Block a user