sapling/lib/Cargo.toml

24 lines
384 B
TOML
Raw Normal View History

[workspace]
members = [
"argparse",
"commitcloudsubscriber",
"configparser",
"hg_watchman_client",
"indexedlog",
"lz4-pyframe",
"minibench",
"mpatch-sys",
"mpatch",
"pathencoding",
"pathmatcher",
"radixbuf",
"revisionstore",
"treestate",
"vlqencoding",
"watchman_client",
"zstdelta",
]
[profile.release]
lto = true