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 7, 2024
1 parent 3a67b6b commit ac865d4
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.21.0", package = "tree-sitter" }
tree-sitter-native = { version = "0.22.0", package = "tree-sitter" }

0 comments on commit ac865d4

Please sign in to comment.