aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: e63518fd6ac26cf15ed65cd427e860350ba56365 (plain) (blame)
1
2
3
4
5
6
[workspace]
members = [
  "helix-core",
  "helix-term",
  "helix-syntax",
]