Multiply entities beyond necessity even more (force better build parallelism)
[hiphop-php.git] / hphp / hack / Cargo.toml
blobe3f94e754d73e5a8935efef32527b347319bec87
1 [workspace]
2 members = [
3     "src/facts",
4     "src/facts/ffi",
5     "src/parser",
6     "src/parser/core_types",
7     "src/parser/errors",
8     "src/parser/errors/ffi",
9     "src/parser/ffi",
10     "src/utils/escaper",
11     "src/utils/ocamlpool_rust",
12     "test",