mirror of
https://github.com/Smaug123/advent-of-code-2017
synced 2025-10-06 03:58:40 +00:00
10 lines
235 B
TOML
10 lines
235 B
TOML
[package]
|
|
name = "day_1"
|
|
version = "0.1.0"
|
|
authors = ["Smaug123 <patrick+github@patrickstevens.co.uk>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|