Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,4 +2,5 @@ members = [ "helix-core", "helix-term", + "helix-syntax", ] |