Skip to content

Commit 3007881

Browse files
Bump tree-sitter from 0.25.10 to 0.26.8 in /codex-rs
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.25.10 to 0.26.8. - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.25.10...v0.26.8) --- updated-dependencies: - dependency-name: tree-sitter dependency-version: 0.26.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78f8754 commit 3007881

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

codex-rs/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.

codex-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ tracing-subscriber = "0.3.22"
401401
tracing-test = "0.2.5"
402402
tonic = { version = "0.14.3", default-features = false, features = ["channel", "codegen"] }
403403
tonic-prost = "0.14.3"
404-
tree-sitter = "0.25.10"
404+
tree-sitter = "0.26.8"
405405
tree-sitter-bash = "0.25"
406406
ts-rs = "11"
407407
tungstenite = { version = "0.27.0", features = ["deflate", "proxy"] }

0 commit comments

Comments
 (0)