Skip to content

Commit

Permalink
fix(deps): update rust crate tree-sitter-native to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 5, 2024
1 parent 6613610 commit 9d2b326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/dynamic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ ignore.workspace = true
libloading = "0.8.3"
serde.workspace = true
thiserror.workspace = true
tree-sitter-native = { version = "0.20.10", package = "tree-sitter" }
tree-sitter-native = { version = "0.22.0", package = "tree-sitter" }

0 comments on commit 9d2b326

Please sign in to comment.