mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
9 lines
148 B
TOML
9 lines
148 B
TOML
[package]
|
|
name = "day-09"
|
|
version = "0.1.0"
|
|
authors = ["Bert Peters <bert.ljpeters@gmail.com>"]
|
|
|
|
[dependencies]
|
|
regex = "^0.1"
|
|
lazy_static = "^0.2"
|