diff --git a/Cargo.toml b/Cargo.toml index 41d9e85..69ee64c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,6 @@ repository = "https://github.com/grovesNL/glyphon" license = "MIT OR Apache-2.0 OR Zlib" [features] -default = ["svg-icons"] svg-icons = ["dep:resvg"] [dependencies]