diff --git a/Cargo.toml b/Cargo.toml index 23b6461..9131ba8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "cylon" +description = "An efficient compiler for robots.txt files" version = "0.1.0" authors = ["Creston Bunch "] edition = "2018"