summaryrefslogtreecommitdiff
path: root/2019/rust/day01/Cargo.toml
blob: 02d08dcc1ac090dff77b76d2fc8a5cc75660f61e (plain)
1
2
3
4
5
6
7
[package]
name = "day01"
version = "0.1.0"
authors = ["cos <cos>"]
edition = "2018"

[dependencies]