combustcean/Cargo.toml

7 lines
172 B
TOML
Raw Normal View History

2026-05-25 17:50:39 -07:00
[workspace]
resolver = "3"
members = ["combustcean-core", "combustcean-range", "combustcean-tongs"]
2026-05-26 12:04:22 -07:00
[dependencies]
uuid = { version = "1.23.1", default-features = false }