From ca0939f4cdf373ca735f25926d0a02c698d7f1cf Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Fri, 12 Apr 2019 23:06:29 +0200 Subject: Remove some leftover dependencies --- dhall/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'dhall') diff --git a/dhall/Cargo.toml b/dhall/Cargo.toml index c22492f..905f074 100644 --- a/dhall/Cargo.toml +++ b/dhall/Cargo.toml @@ -12,7 +12,6 @@ nothreads = [] # disable threads for tarpaulin [dependencies] bytecount = "0.5.1" itertools = "0.8.0" -lalrpop-util = "0.16.3" term-painter = "0.2.3" serde = { version = "1.0", features = ["derive"] } serde_cbor = "0.9.0" -- cgit v1.2.3