rust-analyzer/crates/limit/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
218 B
TOML
Raw Normal View History

2021-07-10 20:49:17 +00:00
[package]
name = "limit"
version = "0.0.0"
description = "TBD"
authors.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true
2021-07-10 20:49:17 +00:00
[features]
tracking = []
default = ["tracking"]