From deb7c19093a905a6cc627cca1f608ee177cc605a Mon Sep 17 00:00:00 2001 From: Conrad Ludgate Date: Fri, 10 Feb 2023 18:58:02 +0000 Subject: stats (#707) --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 73817d75..ebff2d56 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -62,7 +62,6 @@ itertools = "0.10.5" tokio = { version = "1", features = ["full"] } async-trait = "0.1.58" interim = { version = "0.1.0", features = ["chrono"] } -cli-table = { version = "0.4", default-features = false } base64 = "0.20.0" crossbeam-channel = "0.5.1" clap = { version = "4.0.18", features = ["derive"] } -- cgit v1.3.1