tree-sitter/lib/language/Cargo.toml
Amaan Qureshi d97db6d635
0.23.2
2024-10-01 12:34:25 -04:00

14 lines
370 B
TOML

[package]
name = "tree-sitter-language"
description = "The tree-sitter Language type, used by the library and by language implementations"
version = "0.1.1"
authors.workspace = true
edition.workspace = true
rust-version.workspace = true
homepage.workspace = true
repository.workspace = true
license.workspace = true
keywords.workspace = true
[lib]
path = "language.rs"