diff --git a/advent_of_code_macro/Cargo.toml b/advent_of_code_macro/Cargo.toml index 5ed9b32..0c2da3d 100644 --- a/advent_of_code_macro/Cargo.toml +++ b/advent_of_code_macro/Cargo.toml @@ -2,6 +2,8 @@ name = "advent_of_code_macro" version = "0.1.0" edition = "2021" +description = "An test generating macro for advent of code" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html