Skip to content

Commit 8eb271c

Browse files
committed
Remove default features from image crate to reduce build time
1 parent 4730b4e commit 8eb271c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toybox-gfx/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ bumpalo = "3.12.1"
1717

1818
[dependencies.image]
1919
version = "0.24"
20+
default-features = false
2021
features = ["png"]

0 commit comments

Comments
 (0)