diff --git a/Cargo.toml b/Cargo.toml index 8b687c6..09633ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "kdl" version = "1.1.0" -description = "KDL Document Language" +description = "Official Rust KDL parser" authors = ["Kat Marchán ", "KDL Community"] license = "Apache-2.0" readme = "README.md"