1
0
mirror of https://github.com/containers/youki synced 2024-11-26 06:08:07 +01:00
youki/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
165 B
INI
Raw Normal View History

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