6 lines
172 B
TOML
6 lines
172 B
TOML
[workspace]
|
|
resolver = "3"
|
|
members = ["combustcean-core", "combustcean-range", "combustcean-tongs"]
|
|
|
|
[dependencies]
|
|
uuid = { version = "1.23.1", default-features = false }
|