From ce5c445fd431f108e73bbe62b0ee73b8418d85c1 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 6 Aug 2023 17:22:53 +0200 Subject: Make the -e flag work as intended --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fac1bb2..262e69a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,5 +11,6 @@ authors = [ [dependencies] cerm = "1.0.0" +itertools = "0.11.0" lexopt = "0.1.0" tempfile = "3.7.0" -- cgit v1.2.3