mirror of
https://github.com/wezm/advent-of-code.git
synced 2024-11-12 18:58:00 +00:00
9 lines
225 B
TOML
9 lines
225 B
TOML
[package]
|
|
name = "advent-of-code"
|
|
version = "0.1.0"
|
|
authors = ["Wesley Moore <wes@wezm.net>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|