]> git.lizzy.rs Git - rust.git/blob - crates/limit/Cargo.toml
Auto merge of #13386 - Veykril:completions-ref, r=Veykril
[rust.git] / crates / limit / Cargo.toml
1 [package]
2 name = "limit"
3 version = "0.0.0"
4 description = "TBD"
5 license = "MIT OR Apache-2.0"
6 edition = "2021"
7 rust-version = "1.57"
8
9 [features]
10 tracking = []
11 default = ["tracking"]