[package] name = "maki" description = "Helping Cargo projects with automated releases" version = "0.1.0" authors = ["foresterre "] edition = "2018" license = "Apache-2.0 OR MIT" readme = "README.md" repository = "https://github.com/foresterre/maki" exclude = [".idea/", ".vscode/"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]