Skip to content

Commit

Permalink
[write-fonts] Make dot2 feature non-default
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyr committed Mar 20, 2024
1 parent dd494eb commit 591f99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion write-fonts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
categories = ["text-processing", "parsing", "graphics"]

[features]
default = ["dot2"]
default = []
read = []
serde = ["dep:serde", "font-types/serde", "read-fonts/serde"]

Expand Down

0 comments on commit 591f99f

Please sign in to comment.