summaryrefslogtreecommitdiff
path: root/dhall/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/Cargo.toml')
-rw-r--r--dhall/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/dhall/Cargo.toml b/dhall/Cargo.toml
index de2ab7c..637d511 100644
--- a/dhall/Cargo.toml
+++ b/dhall/Cargo.toml
@@ -18,7 +18,6 @@ dhall_generator = { path = "../dhall_generator" }
[dev-dependencies]
pretty_assertions = "0.6.1"
-stacker = "0.1.5"
[build-dependencies]
walkdir = "2"