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_core/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'dhall_core') diff --git a/dhall_core/Cargo.toml b/dhall_core/Cargo.toml index 5f84d35..f4aaf10 100644 --- a/dhall_core/Cargo.toml +++ b/dhall_core/Cargo.toml @@ -10,7 +10,6 @@ doctest = false [dependencies] itertools = "0.8.0" -term-painter = "0.2.3" pest = { git = "https://github.com/pest-parser/pest" } dhall_parser = { path = "../dhall_parser" } iter_patterns = { path = "../iter_patterns" } -- cgit v1.2.3