aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorConrad Ludgate <conradludgate@gmail.com>2022-04-25 07:13:30 +0100
committerGitHub <noreply@github.com>2022-04-25 07:13:30 +0100
commit7f5310a1aa87cb32499e7f50c864fdaa9a82bd53 (patch)
treea1c499f3876d92687f71e72076c3a715d9f16798 /Cargo.toml
parentRelease v0.9.1 (#338) (diff)
downloadatuin-7f5310a1aa87cb32499e7f50c864fdaa9a82bd53.zip
history list (#340)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e6dd5da3..2b77a8c7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -60,7 +60,6 @@ chrono-english = "0.1.4"
cli-table = "0.4"
base64 = "0.13.0"
humantime = "2.1.0"
-tabwriter = "1.2.1"
crossbeam-channel = "0.5.1"
clap = { version = "3.1.11", features = ["derive"] }
clap_complete = "3.1.2"