diff --git a/examples/text/Cargo.toml b/examples/text/Cargo.toml index fa923d1a..590e98ea 100644 --- a/examples/text/Cargo.toml +++ b/examples/text/Cargo.toml @@ -16,5 +16,5 @@ unicode-linebreak = "0.1" unicode-script = "0.5" [features] -default = ["ab_glyph"] +default = ["swash"] mono = []