cuprate-hinto-janai/constants/Cargo.toml
hinto.janai 59a4794635
Some checks failed
Audit / audit (push) Has been cancelled
Deny / audit (push) Has been cancelled
add modules, move cuprate_helper::constants
2024-09-13 20:47:13 -04:00

19 lines
No EOL
397 B
TOML

[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