summaryrefslogtreecommitdiff
path: root/dhall_proc_macros
diff options
context:
space:
mode:
Diffstat (limited to 'dhall_proc_macros')
-rw-r--r--dhall_proc_macros/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/dhall_proc_macros/Cargo.toml b/dhall_proc_macros/Cargo.toml
index d5d998f..4d4389b 100644
--- a/dhall_proc_macros/Cargo.toml
+++ b/dhall_proc_macros/Cargo.toml
@@ -14,7 +14,6 @@ proc-macro = true
doctest = false
[dependencies]
-itertools = "0.9.0"
quote = "1.0"
proc-macro2 = "1.0"
syn = "1.0"