Skip to content

Commit

Permalink
Merge pull request #353 from DataDog/juli1/tree-sitter-0.22.6
Browse files Browse the repository at this point in the history
Test tree-sitter 0.22.6
  • Loading branch information
juli1 authored May 7, 2024
2 parents c8799c1 + 44746be commit e958ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/static-analysis-kernel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ sequence_trie = "0.3.6"
serde_yaml = "0.9.21"
serde_v8 = "0.107.0"
thiserror = "1.0.59"
tree-sitter = "0.21.0"
tree-sitter = "0.22.6"

[build-dependencies]
cc = "*"

0 comments on commit e958ecf

Please sign in to comment.