From 3a8e694c8754c3ce2cdf842b56bee6e02fe14b71 Mon Sep 17 00:00:00 2001 From: Pierre-Henri Symoneaux Date: Mon, 12 Sep 2016 11:30:09 +0200 Subject: Fixed wrong formatting of unicode separators --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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" -- cgit v1.2.3