summaryrefslogtreecommitdiff
path: root/pest_consume/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pest_consume/Cargo.toml')
-rw-r--r--pest_consume/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pest_consume/Cargo.toml b/pest_consume/Cargo.toml
index b3f1db7..7b26d56 100644
--- a/pest_consume/Cargo.toml
+++ b/pest_consume/Cargo.toml
@@ -10,4 +10,4 @@ repository = "https://github.com/Nadrieril/dhall-rust"
[dependencies]
pest = "2.1"
-dhall_proc_macros = { path = "../dhall_proc_macros" }
+pest_consume_macros = { path = "../pest_consume_macros" }