From 5eef145c08f48c95edfcf3ff7d02c8e25c30d57a Mon Sep 17 00:00:00 2001 From: sam-anthony Date: Thu, 27 Jan 2022 17:06:56 -0330 Subject: table layout --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1055524..a37a388 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,3 @@ edition = "2021" [dependencies] crossterm = "0.20" tui = { version="0.16", default-features=false, features=['crossterm'] } -unicode-width = "0.1.9" \ No newline at end of file -- cgit v1.2.3