cuprate-hinto-janai/constants/Cargo.toml
hinto.janai 0d9891de19
revert
2024-10-01 19:45:36 -04:00

22 lines
No EOL
433 B
TOML

[package]
name = "cuprate-constants"
version = "0.1.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 = []
block = []
build = []
rpc = []
[dependencies]
[dev-dependencies]
[lints]
workspace = true