[dependencies.imageproc]
optional = true
version = "0.21.0"
[dependencies.naut_core]
version = "0.14.22"
[dependencies.naut_io]
version = "0.14.22"
[dependencies.rusttype]
optional = true
version = "0.9.2"
[dependencies.strum]
version = "0.19.5"
[dependencies.strum_macros]
version = "0.19.4"
[dependencies.thiserror]
version = "1.0.21"
[dev-dependencies.naut_testing]
version = "0.14.22"
[features]
imageproc-ops = ["imageproc", "rusttype"]
output-test-images = []
[package]
authors = ["Martijn Gribnau <garm@ilumeo.com>"]
description = "Component of the naut cli: provides abstractions for (the application of) image operations."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "naut_image_engine"
repository = "https://github.com/foresterre/naut"
version = "0.14.22"