File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
authors = [" Nicolas Patry <nicolas@huggingface.co>" ]
3
3
edition = " 2021"
4
4
name = " node"
5
- version = " 0.21.0-rc0 "
5
+ version = " 0.21.0"
6
6
7
7
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
8
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " tokenizers-python"
3
- version = " 0.21.0-rc0 "
3
+ version = " 0.21.0"
4
4
authors = [" Anthony MOI <m.anthony.moi@gmail.com>" ]
5
5
edition = " 2021"
6
6
Original file line number Diff line number Diff line change 2
2
authors = [" Anthony MOI <m.anthony.moi@gmail.com>" , " Nicolas Patry <patry.nicolas@protonmail.com>" ]
3
3
edition = " 2018"
4
4
name = " tokenizers"
5
- version = " 0.21.0-rc0 "
5
+ version = " 0.21.0"
6
6
homepage = " https://github.com/huggingface/tokenizers"
7
7
repository = " https://github.com/huggingface/tokenizers"
8
8
documentation = " https://docs.rs/tokenizers/"
You can’t perform that action at this time.
0 commit comments