Removed unicode-width

This commit is contained in:
veeso
2021-03-21 16:01:12 +01:00
parent 3520499289
commit bf4f24ceec
5 changed files with 2 additions and 4 deletions

View File

@@ -37,7 +37,6 @@ tempfile = "3.1.0"
textwrap = "0.13.1"
toml = "0.5.8"
tui = { version = "0.14.0", features = ["crossterm"], default-features = false }
unicode-width = "0.1.7"
ureq = { version = "2.0.2", features = ["json"] }
whoami = "1.1.0"