Skip to content

Commit 635720b

Browse files
authored
Merge pull request #246 from advanced-security/dependabot/cargo/main/production-dependencies-6650167940
deps: bump tree-sitter from 0.25.10 to 0.26.3 in the production-dependencies group
2 parents a37f60e + 052c1ea commit 635720b

File tree

2 files changed

+24
-13
lines changed

2 files changed

+24
-13
lines changed

Cargo.lock

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

extractor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rayon = "1.10"
1717
regex = "1.12"
1818

1919
# TreeSitter
20-
tree-sitter = "^0.25"
20+
tree-sitter = "^0.26"
2121
# Grammars
2222
# tree-sitter-hcl = { path = "./tree-sitter-hcl" }
2323
tree-sitter-hcl = { git = "https://github.com/GeekMasher/tree-sitter-hcl", rev = "3e0539c5fe690b353af38dce1423880d0f0c81f9" }

0 commit comments

Comments
 (0)