rust-analyzer/crates/limit/Cargo.toml

12 lines
198 B
TOML
Raw Normal View History

2021-07-10 20:49:17 +00:00
[package]
name = "limit"
version = "0.0.0"
description = "TBD"
license = "MIT OR Apache-2.0"
authors = ["rust-analyzer developers"]
edition = "2018"
[features]
tracking = []
default = ["tracking"]