summaryrefslogtreecommitdiff
path: root/systems/_constants/Cargo.toml
blob: c57049c04b3b5d4f8d5e0d002a041b4c4e779ec1 (plain)
1
2
3
4
5
6
7
[package]
name = "constants"
edition = "2024"
version.workspace = true

[dependencies]
macros = { path = "macros" }