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.
|
--- unicode-width-0.1.11/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ unicode-width-0.1.11/Cargo.toml 2023-09-19T19:23:32.582543+00:00
|
|
@@ -19,6 +19,7 @@
|
|
exclude = [
|
|
"target/*",
|
|
"Cargo.lock",
|
|
+ "/scripts/*",
|
|
]
|
|
description = """
|
|
Determine displayed width of `char` and `str` types
|