mirror of
https://github.com/Ajetski/advent-of-code.git
synced 2025-09-30 09:33:19 -09:00
add lisence and description
This commit is contained in:
parent
9d4f6ff204
commit
b25fcbc1a7
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user