Skip to content

Commit 8acad76

Browse files
build(deps): bump tree-sitter from 0.19.5 to 0.20.9
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.19.5 to 0.20.9. - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](https://github.com/tree-sitter/tree-sitter/commits) --- updated-dependencies: - dependency-name: tree-sitter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43ea380 commit 8acad76

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

Cargo.lock

Lines changed: 12 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rustybrain-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ chrono = "0.4.22"
88
serde = { version = "1.0", features = ["derive"] }
99
tantivy = "0.18.0"
1010
toml = "0.5"
11-
tree-sitter = "0.19"
11+
tree-sitter = "0.20"
1212
tree-sitter-markdown = "0.7.1"

0 commit comments

Comments
 (0)