mirror of
https://github.com/containers/youki
synced 2024-11-23 01:11:58 +01:00
9 lines
72 B
INI
9 lines
72 B
INI
[workspace]
|
|
members = [
|
|
"crates/*"
|
|
]
|
|
|
|
|
|
[profile.release]
|
|
lto = true
|