[package] name = "ibis" version = "0.1.0" authors = ["Jana Lemke "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] structopt = "0.3.16" serde = { version = "1.0", features = ["derive"]} toml = "0.5.7" glob = "0.3.0"