]> git.lizzy.rs Git - rust.git/blob - src/tools/rust-analyzer/crates/limit/Cargo.toml
Auto merge of #103913 - Neutron3529:patch-1, r=thomcc
[rust.git] / src / tools / rust-analyzer / 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"]