chore(deps): bump tiktoken-rs from 0.6.0 to 0.11.0 (#8823)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-27 02:55:18 +00:00
committed by GitHub
parent 60691d8560
commit 93eb122687
2 changed files with 10 additions and 37 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ async-trait = { workspace = true }
async-stream = { workspace = true }
minijinja = { version = "2.12.0", features = ["loader"] }
include_dir = { workspace = true }
tiktoken-rs = "0.6.0"
tiktoken-rs = "0.11.0"
chrono = { workspace = true }
clap = { workspace = true }
indoc = { workspace = true }