[[bin]]
name = "ewc"
path = "src/main.rs"
[dependencies]
[dev-dependencies.yare]
version = "1.0.1"
[package]
authors = ["Martijn Gribnau <garm@ilumeo.com>"]
description = "A CLI which returns the exit code of your choice"
edition = "2021"
license = "Apache-2.0 OR MIT"
name = "exit-with-code"
resolver = "2"
version = "1.0.0"