mirror of
https://github.com/michael-yuji/xc.git
synced 2025-12-11 17:29:43 +01:00
9 lines
173 B
TOML
9 lines
173 B
TOML
[profile.release]
|
|
debug = true
|
|
|
|
[workspace]
|
|
members = [
|
|
"freebsd", "ipcidr", "pty_process", "varutil", "xc", "xcd",
|
|
"oci_util", "ocitar", "xc-bin", "ipc-macro", "ipc"
|
|
]
|