Skip to content

Commit 712a933

Browse files
committed
Add back scripts
1 parent 61bbcf7 commit 712a933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This crate provides Grapheme Cluster, Word and Sentence boundaries
1717
according to Unicode Standard Annex #29 rules.
1818
"""
1919

20-
exclude = ["/.github", "/scripts", "/benches/texts"]
20+
exclude = ["/.github", "/benches/texts"]
2121

2222
[features]
2323
no_std = [] # This is a no-op, preserved for backward compatibility only.

0 commit comments

Comments
 (0)