summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ca41e36..62fcc65 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Greg Brown <gmb60@cam.ac.uk>"]
edition = "2018"
[workspace]
-members = ["autochomp", "chewed"]
+members = ["autochomp", "chewed", "chomp-macro"]
[dependencies]
quote = "1"