depot/third_party/tvl/users/riking/adventofcode-2020/day01/Cargo.toml
Default email a291c8690a Project import generated by Copybara.
GitOrigin-RevId: e6e19f3d81a982a62e1bba08f0b4f7fdc21b4ea0
2022-05-19 16:39:52 +02:00

10 lines
238 B
TOML

[package]
name = "day01"
version = "0.1.0"
authors = ["Kane York <kanepyork@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.34"