Skip to content

Commit b38cedd

Browse files
Bump tokenizers from 0.22.0 to 0.22.1
Bumps [tokenizers](https://github.com/huggingface/tokenizers) from 0.22.0 to 0.22.1. - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.22.0...v0.22.1) --- updated-dependencies: - dependency-name: tokenizers dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 961c61c commit b38cedd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ serde_with = "3.14.1"
3838
sysinfo = "0.37.0"
3939
tempfile = "3.21.0"
4040
tiktoken-rs = "0.6.0"
41-
tokenizers = "0.22.0"
41+
tokenizers = "0.22.1"
4242
tqdm = "0.8.0"
4343
zip = "5.1.1"
4444

0 commit comments

Comments
 (0)