mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
tree-sitter-language 0.1.5
This commit is contained in:
parent
6e0618704a
commit
8b5c63bffa
BIN
Cargo.lock
generated
BIN
Cargo.lock
generated
Binary file not shown.
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "tree-sitter-language"
|
||||
description = "The tree-sitter Language type, used by the library and by language implementations"
|
||||
version = "0.1.4"
|
||||
version = "0.1.5"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
rust-version = "1.76"
|
||||
|
|
|
|||
Loading…
Reference in a new issue