add lisence and description

This commit is contained in:
Adam Jeniski 2022-12-01 17:57:26 -05:00
parent 9d4f6ff204
commit b25fcbc1a7

View File

@ -2,6 +2,8 @@
name = "advent_of_code_macro" name = "advent_of_code_macro"
version = "0.1.0" version = "0.1.0"
edition = "2021" 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 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html