[package]
name = "regret"
version = "0.1.0"
authors = ["Jay Thomas <jay@gfax.ch>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
structopt = "0.3.13"

[features]
#![feature(option_result_contains)]