2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-01-18 16:13:57 +00:00
rust-analyzer/crates/limit/Cargo.toml

11 lines
198 B
TOML

[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"]