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.
rust-unicode-normalization/unicode-normalization-fix-m...

12 lines
285 B

--- unicode-normalization-0.1.24/Cargo.toml 1970-01-01T00:00:01+00:00
+++ unicode-normalization-0.1.24/Cargo.toml 2024-09-17T19:28:16.615271+00:00
@@ -22,7 +22,7 @@
exclude = [
"target/*",
"Cargo.lock",
- "scripts/tmp",
+ "scripts/*",
"*.txt",
"tests/*",
]