Files
adventofcode/2019/01/Cargo.toml
2019-12-02 10:16:53 +01:00

10 lines
231 B
TOML

[package]
name = "day-01"
version = "0.1.0"
authors = ["Anders Olsson <anders.e.olsson@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]