Skip to content

Commit

Permalink
explicitly add tree-sitter dependency to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcmicu committed Mar 12, 2024
1 parent e085c5c commit 7ae04a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ tokio-test = "0.4.2"
toml = "0.7.5"
tracing = "0.1.37"
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
tree-sitter-cli = "0.20.7"
urlencoding = "2.1.2"
url = "2.4.0"
wiring_rs = { git = "https://github.com/ontodev/wiring.rs" }
Expand Down

0 comments on commit 7ae04a6

Please sign in to comment.