diff --git a/Cargo.toml b/Cargo.toml index 4408269..5ccd02b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "clippet" +description = "Provides a teeny way to have some nice byte structures that's easy to use." version = "0.1.0" edition = "2021" authors = ["Celeste "]