Skip to content

Commit c8461b1

Browse files
committed
Feedback
1 parent 712a933 commit c8461b1

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", "/benches/texts"]
20+
exclude = ["/.github", "/benches/texts", "/scripts/**.rs", "*.txt"]
2121

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

0 commit comments

Comments
 (0)