From 18f4b5efe6c3d72f9d1ff3328ae508f7f470ec92 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 15 Jan 2021 17:26:18 +0100 Subject: Remove unused dependency Signed-off-by: Matthias Beyer --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ca1a1e7..c56a614 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,6 @@ cursive-async-view = "0.4" cursive-flexi-logger-view = { git = "https://github.com/deinstapel/cursive-flexi-logger-view/" } cursive-multiplex = "0.4" cursive-tabs = "0.5" -cursive_core = "0.1" cursive_table_view.git = "https://git.sr.ht/~matthiasbeyer/cursive_table_view" env_logger = "0.7" flexi_logger = "0.15" -- cgit v1.2.3