Skip to content

Commit 17ab13c

Browse files
Bump tiktoken-rs from 0.6.0 to 0.7.0
Bumps [tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/zurawiki/tiktoken-rs/releases) - [Commits](zurawiki/tiktoken-rs@v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: tiktoken-rs dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd0c9ac commit 17ab13c

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

Cargo.lock

Lines changed: 3 additions & 10 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
@@ -37,7 +37,7 @@ serde_json = "1.0.140"
3737
serde_with = "3.12.0"
3838
sysinfo = "0.35.1"
3939
tempfile = "3.20.0"
40-
tiktoken-rs = "0.6.0"
40+
tiktoken-rs = "0.7.0"
4141
tokenizers = "0.21.1"
4242
tqdm = "0.7.0"
4343
zip = "3.0.0"

0 commit comments

Comments
 (0)