From efd40618c8dc3f915c77dc120aafe8e26d20b4af Mon Sep 17 00:00:00 2001 From: Jane Lusby Date: Fri, 1 May 2020 17:39:05 -0700 Subject: [PATCH] get that bat outtahere --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a31ea1d..a640afa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,6 @@ edition = "2018" console = "0.10.0" tracing-error = "0.1.2" tracing-core = "0.1.10" -bat = "0.15.0" [dev-dependencies] tracing-subscriber = "0.2.5"