diff --git a/Cargo.toml b/Cargo.toml index 9206ace..23c5612 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kiln" -description = "A simple static site generator built in Rust." +description = "A simple static site generator" version = "0.1.0" authors = ["adnano "] edition = "2018"