parent
fa7b31afa5
commit
a20fe3fea0
@ -0,0 +1,11 @@
|
||||
--- unicode-width-0.1.5/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ unicode-width-0.1.5/Cargo.toml 2018-10-07T17:31:37.976997+02:00
|
||||
@@ -14,7 +14,7 @@
|
||||
name = "unicode-width"
|
||||
version = "0.1.5"
|
||||
authors = ["kwantam <kwantam@gmail.com>"]
|
||||
-exclude = ["target/*", "Cargo.lock"]
|
||||
+exclude = ["target/*", "Cargo.lock", "/scripts/*"]
|
||||
description = "Determine displayed width of `char` and `str` types\naccording to Unicode Standard Annex #11 rules.\n"
|
||||
homepage = "https://github.com/unicode-rs/unicode-width"
|
||||
documentation = "https://unicode-rs.github.io/unicode-width"
|
Loading…
Reference in new issue