[dependencies.clap]
features = ["derive"]
version = "4.5.4"
[lib]
bench = false
name = "evolution_target"
path = "src/lib.rs"
[package]
authors = ["Ted Hammarlund <TedHammarlund@gmail.com>", "Rickard Lundin <rickard@x14.se>", "Wilhelm Ă…gren <wilhelmagren98@gmail.com>"]
description = "Output targets for evolution."
edition = "2021"
homepage = "https://github.com/firelink-data/evolution"
license = "MIT"
name = "evolution-target"
readme = "README.md"
repository = "https://github.com/firelink-data/evolution"
version = "1.3.0"