update to 0.4.9

This commit is contained in:
Henry Schimke
2023-08-03 15:20:49 -05:00
parent 09673e2381
commit 88a4083799

View File

@@ -40,7 +40,7 @@ rand = "0.8.5"
criterion = "0.5"
[features]
default = ["image", "svg_read"]
default = ["image"]
#/// Enable features required for image manipulation and reading.
image = ["dep:image", "dep:imageproc"]