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"