aboutsummaryrefslogtreecommitdiff
path: root/helix-view/Cargo.toml
diff options
context:
space:
mode:
authorIvan Tham2021-06-29 16:17:16 +0000
committerBlaž Hrastnik2021-07-04 09:01:59 +0000
commit9effe71b7d2133f18545d182cef384ea3fd1c0ff (patch)
treed8267e162be7079162cb534e63f507a370061912 /helix-view/Cargo.toml
parent4c190ec9d9da49adedf2e14cd813725d979b42e8 (diff)
Apply suggestions from blaz for infobox
Diffstat (limited to 'helix-view/Cargo.toml')
-rw-r--r--helix-view/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml
index b6816d71..cb2032de 100644
--- a/helix-view/Cargo.toml
+++ b/helix-view/Cargo.toml
@@ -31,7 +31,6 @@ slotmap = "1"
encoding_rs = "0.8"
chardetng = "0.1"
-unicode-width = "0.1"
serde = { version = "1.0", features = ["derive"] }
toml = "0.5"