This repository has been archived on 2024-05-09. You can view files and clone it, but cannot push or open issues or pull requests.
advent/2020/day_3/Cargo.toml
2020-12-03 13:07:51 -05:00

10 lines
228 B
TOML

[package]
name = "day_3"
version = "0.1.0"
authors = ["Ray Slakinski <ray.slakinski@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]