diff --git a/Cargo.toml b/Cargo.toml index b40b2bc..ff17f81 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,6 +30,9 @@ categories = [ [package.metadata.release] pre-release-commit-message = "Bump version to {{version}}" +[features] +default = ["image/default"] + ### BEGIN # Fix an issue where `cargo bench -- --save-baseline` does not work. # For more details, please see https://bheisler.github.io/criterion.rs/book/faq.html#cargo-bench-gives-unrecognized-option-errors-for-valid-command-line-options