cargo-minimize/tstest/Cargo.toml
2025-04-20 15:56:05 +02:00

12 lines
240 B
TOML

[workspace]
[package]
name = "tstest"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tree-sitter = "0.20.10"
tree-sitter-rust = "0.20.4"