fix(bindings): use RUST_BINDING_VERSION in Cargo.toml template
This commit is contained in:
parent
934a2814fd
commit
f2e1aa3d72
1 changed files with 1 additions and 1 deletions
|
|
@ -24,4 +24,4 @@ tree-sitter-language = "0.1"
|
|||
cc = "1.1.22"
|
||||
|
||||
[dev-dependencies]
|
||||
tree-sitter = "0.23"
|
||||
tree-sitter = "RUST_BINDING_VERSION"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue