rust-analyzer/crates/limit/Cargo.toml
Robert Bartlensky 0b3d0cde8b Add Limit struct.
Fixes #9286.
2021-07-19 13:26:11 +01:00

9 lines
165 B
TOML

[package]
name = "limit"
version = "0.0.0"
description = "TBD"
license = "MIT OR Apache-2.0"
authors = ["rust-analyzer developers"]
edition = "2018"
[dependencies]