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

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