You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
410 B
12 lines
410 B
--- unicode-width-0.1.13/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ unicode-width-0.1.13/Cargo.toml 2024-06-05T19:41:40.583470+00:00
|
|
@@ -17,7 +17,7 @@
|
|
"kwantam <kwantam@gmail.com>",
|
|
"Manish Goregaokar <manishsmail@gmail.com>",
|
|
]
|
|
-exclude = ["/.github/*"]
|
|
+exclude = ["/scripts/*"]
|
|
description = """
|
|
Determine displayed width of `char` and `str` types
|
|
according to Unicode Standard Annex #11 rules.
|