[]
= "zune-core"
= "0.4.12"
= "2021"
= "Core utilities for image processing in the zune family of crates"
= ["tests/"]
= "https://github.com/etemesi254/zune-image/tree/dev/zune-core"
= ["image"]
= ["multimedia::images", "multimedia::encoding"]
= "MIT OR Apache-2.0 OR Zlib"
[]
# When present, we can use std facilities to detect
# if a specific feature exists
# Not enabled by default. Other zune crates can enable dep:zune-core/std by default.
# But if we enable it here, they can't disable it anymore.
# See: https://github.com/rust-lang/cargo/issues/8366
= []
[]
= { = "0.4.17", = true }
= { = "1.0.52", = true }