[package] name = "nannou-new" version = "0.1.1" authors = ["mitchmindtree "] description = "A tool for easily starting Nannou projects." readme = "README.md" keywords = ["tool", "build", "nannou", "creative", "sketch"] license = "MIT" repository = "https://github.com/nannou-org/nannou.git" homepage = "https://github.com/nannou-org/nannou/tree/master/nannou-new" [dependencies] cargo = "0.28" # For retrieving the latest `nannou` version and working with cargo-clone. names = "0.11" # For generating random project names. rand = "0.4" # For generating random beverages (very important).