[package] name = "project-creator" version = "0.1.2" edition = "2021" authors = ["Ivan Kirichok ivankiri2222@gmail.com"] description = "Fast project creation with random name" license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rand_word = "0.1.18"