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
301 B
12 lines
301 B
6 years ago
|
--- unicode-xid-0.1.0/Cargo.toml 2017-05-08T19:43:03+02:00
|
||
|
+++ unicode-xid-0.1.0/Cargo.toml 2018-10-26T20:18:03.309081+02:00
|
||
|
@@ -18,7 +18,7 @@
|
||
|
Unicode Standard Annex #31.
|
||
|
"""
|
||
|
|
||
|
-exclude = [ "target/*", "Cargo.lock" ]
|
||
|
+exclude = [ "target/*", "Cargo.lock", "/scripts/*" ]
|
||
|
|
||
|
[features]
|
||
|
default = []
|