Skip to content

Commit 33e3cae

Browse files
dependabot[bot]zurawiki
authored andcommitted
chore(deps): bump tiktoken-rs from 0.5.9 to 0.6.0
Bumps [tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) from 0.5.9 to 0.6.0. - [Release notes](https://github.com/zurawiki/tiktoken-rs/releases) - [Commits](zurawiki/tiktoken-rs@v0.5.9...v0.6.0) --- updated-dependencies: - dependency-name: tiktoken-rs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57e305f commit 33e3cae

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

Cargo.lock

Lines changed: 7 additions & 5 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
@@ -35,7 +35,7 @@ simple_logger = "5.0.0"
3535
strum = "0.26.0"
3636
strum_macros = "0.26.0"
3737
tera = { version = "1.19.1", default-features = false }
38-
tiktoken-rs = { version = "0.5.4", features = ["async-openai"] }
38+
tiktoken-rs = { version = "0.6.0", features = ["async-openai"] }
3939
tokio = { version = "1.32.0", features = ["full"] }
4040
toml = "0.8.0"
4141
toml_edit = "0.22.0"

0 commit comments

Comments
 (0)