Skip to content

Commit 61e8934

Browse files
committed
chore: update tree-sitter-bash to 0.25.1
1 parent efa98a1 commit 61e8934

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -672,7 +672,7 @@ toml = "0.8"
672672
toml_edit = { version = "0.22", default-features = false, features = ["display", "parse", "serde"] }
673673
tower-http = "0.4.4"
674674
tree-sitter = { version = "0.25.10", features = ["wasm"] }
675-
tree-sitter-bash = "0.25.0"
675+
tree-sitter-bash = "0.25.1"
676676
tree-sitter-c = "0.23"
677677
tree-sitter-cpp = { git = "https://github.com/tree-sitter/tree-sitter-cpp", rev = "5cb9b693cfd7bfacab1d9ff4acac1a4150700609" }
678678
tree-sitter-css = "0.23"

0 commit comments

Comments
 (0)