diff --git a/Cargo.toml b/Cargo.toml index 2a9acaf..f333a99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "temp" version = "0.1.0" edition = "2021" +description = "A procedural macro to manage temporary variables" +license = "Unlicense" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html