fast image operations
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f21479a..add8cb9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,3 +48,6 @@ debug = 2
opt-level = 3
lto = "thin"
incremental = true
+
+[package.metadata.docs.rs]
+all-features = true