[package] name = "melancholy" description = "Create and sync project structure and workflows" version = "0.1.0" edition = "2021" authors = ["Bradley Reynolds "] license = "MIT" readme = "README.md" repository = "https://github.com/darbiadev/melancholy/" keywords = ["cli"] categories = ["cli", "automation"] include = [ "src/", "Cargo.toml", "Cargo.lock", "README.md", ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]