From dc8b3d0a576c5abe552687eeb70cbbe427863d8b Mon Sep 17 00:00:00 2001 From: Doug Lau Date: Sat, 28 Oct 2023 13:10:24 -0500 Subject: [PATCH] Remove default features --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3843ab0b..31828e9e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,6 @@ linux_mime_types = [ ] [features] -default = [] avif = ["libavif-image"] [target.'cfg(windows)'.build-dependencies]