We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7713f8a + 6bad95a commit 921cab3Copy full SHA for 921cab3
Cargo.toml
@@ -18,4 +18,4 @@ Decomposition and Recomposition, as described in
18
Unicode Standard Annex #15.
19
"""
20
21
-exclude = [ "target/*", "Cargo.lock", "scripts/tmp", "*.txt" ]
+exclude = [ "target/*", "Cargo.lock", "scripts/tmp", "*.txt", "src/normalization_tests.rs", "src/test.rs" ]
0 commit comments