helix/Cargo.toml

7 lines
76 B
TOML
Raw Normal View History

2020-05-20 17:14:51 +08:00
[workspace]
members = [
"helix-core",
"helix-term",
"helix-syntax",
2020-05-20 17:14:51 +08:00
]