sic_parser 0.20.0

Component of the sic cli: parser for the image operation script used by sic.
Documentation
[dependencies.pest]
version = "2.1.2"

[dependencies.pest_derive]
version = "2.0.1"

[dependencies.sic_core]
version = "0.20.0"

[dependencies.sic_image_engine]
version = "0.20.0"

[dependencies.thiserror]
version = "1.0.30"
[dev-dependencies.parameterized]
version = "0.3.1"

[dev-dependencies.sic_testing]
version = "0.20.0"

[features]
imageproc-ops = []

[package]
authors = ["Martijn Gribnau <garm@ilumeo.com>"]
description = "Component of the sic cli: parser for the image operation script used by sic."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "sic_parser"
readme = "../../README.md"
repository = "https://github.com/foresterre/sic"
resolver = "2"
rust-version = "1.56"
version = "0.20.0"