1
0
mirror of https://github.com/containers/youki synced 2024-11-23 01:11:58 +01:00
youki/Cargo.toml

8 lines
143 B
INI
Raw Normal View History

[workspace]
resolver = "2"
members = ["crates/*", "tests/contest/*", "tools/*"]
exclude = ["experiment/seccomp"]
[profile.release]
lto = true