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

[dependencies]
serde.workspace = true