fast image operations
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d580d7c..0de3b77 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -41,7 +41,7 @@ harness = false
[features]
save = ["png"]
text = ["fontdue"]
-default = ["save", "text"]
+default = ["save"]
[profile.release]
debug = 2