rust/crates/limit/Cargo.toml
2024-04-06 13:12:07 +02:00

16 lines
221 B
TOML

[package]
name = "limit"
version = "0.0.0"
description = "TBD"
authors.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true
[features]
tracking = []
[lints]
workspace = true