You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[package]
|
|
name = "day10"
|
|
version = "0.1.0"
|
|
authors = ["attila <daf276@gmx.de>"]
|
|
|
|
[dependencies]
|
|
regex = "1.1"
|
|
lazy_static = "1.2.0" |