Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
honhimW authored Oct 7, 2024
1 parent a972810 commit 8807cd8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ jaded = { path = "ratisui-jaded", features = ["serde"] }
protobuf = { version = "3.5.1" }

tree-sitter = { workspace = true}
tree-sitter-highlight = "0.23"
tree-sitter-json = "0.23"
tree-sitter-html = "0.23"
tree-sitter-highlight = "0.24"
tree-sitter-json = "0.24"
tree-sitter-html = "0.24"
tree-sitter-ron = { path = "ratisui-tree-sitter-ron" }

# git crates
Expand Down

0 comments on commit 8807cd8

Please sign in to comment.