Skip to content

Commit c8d6139

Browse files
committed
Exclude tests
1 parent f5003f2 commit c8d6139

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
@@ -15,7 +15,7 @@ name = "subsetter"
1515
description = "Reduces the size and coverage of OpenType fonts."
1616
categories = ["compression", "encoding"]
1717
keywords = ["subsetting", "OpenType", "PDF"]
18-
exclude = ["fonts/*"]
18+
exclude = ["fonts/*", "tests/*"]
1919
version = { workspace = true }
2020
authors = { workspace = true }
2121
edition = { workspace = true }

0 commit comments

Comments
 (0)