diff --git a/Cargo.toml b/Cargo.toml index 9e6e86d..efeb5a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,8 @@ name = "name-engine" version = "0.1.0" edition = "2021" license = "MPL-2.0" +description = "A Rust library for computing Markov chains to generate random names based on pronunciation" +authors = ["Teruki Tada "] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html