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