From f92cb5a0750e46a969b0fb9f97c3c69b9708cc92 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Mon, 11 Nov 2019 18:41:32 +0000 Subject: dhall_syntax doesn't use dhall_proc_macros --- Cargo.lock | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 0a99ef5..aa4b536 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -109,7 +109,6 @@ name = "dhall_syntax" version = "0.1.0" dependencies = [ "dhall_generated_parser 0.1.0", - "dhall_proc_macros 0.1.0", "either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit v1.2.3