cuprate-hinto-janai/constants/Cargo.toml

19 lines
397 B
TOML
Raw Normal View History

2024-09-13 00:59:15 +00:00
[package]
name = "cuprate-constants"
version = "0.0.0"
edition = "2021"
description = "Constant/static data used throughout Cuprate"
license = "MIT"
authors = ["hinto-janai"]
repository = "https://github.com/Cuprate/cuprate/tree/main/constants"
keywords = ["cuprate", "constants"]
[features]
default = []
[dependencies]
[dev-dependencies]
[lints]
workspace = true