[package] name = "crumble_ci" version = "0.1.0" authors = ["Wafelack "] edition = "2018" description = "Simple CI system" license = "MPL-2.0" repository = "https://github.com/wafelack/crumble" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] serde_json = "1.0" colored = "2"