summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre-henri.symoneaux@nokia.com>2016-09-12 11:30:09 +0200
committerPierre-Henri Symoneaux <pierre-henri.symoneaux@nokia.com>2016-09-12 11:30:09 +0200
commit3a8e694c8754c3ce2cdf842b56bee6e02fe14b71 (patch)
tree365c094077767664f3a5535134091178d8084668 /Cargo.toml
parent7ea0205b9546da5b4754d79641a68605a72dd3b8 (diff)
Fixed wrong formatting of unicode separators
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9861c51..180ded1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,3 +26,4 @@ unicode-width = "^0.1"
term = "^0.4"
lazy_static = "^0.2"
atty = "^0.1"
+encode_unicode = "^0.2"