From 24ff5f311f6c797681be1cff0fb2d0b75c0f848f Mon Sep 17 00:00:00 2001 From: Greg Brown Date: Thu, 14 Jan 2021 14:37:27 +0000 Subject: Finish AutoChomp --- autochomp/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'autochomp/Cargo.toml') diff --git a/autochomp/Cargo.toml b/autochomp/Cargo.toml index 6dfd491..4d5aaef 100644 --- a/autochomp/Cargo.toml +++ b/autochomp/Cargo.toml @@ -10,4 +10,5 @@ features = ["extra-traits"] [dependencies] chewed = {path = "../chewed"} +chomp = {path = "../"} chomp-macro = {path = "../chomp-macro"} -- cgit v1.2.3