rush/Cargo.toml

11 lines
245 B
TOML

[package]
name = "rush"
version = "0.1.0"
authors = ["Sage Vaillancourt <sagev9000@tutanota.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0"