this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 9 lines 220 B view raw
1[package] 2name = "day01" 3version = "0.1.0" 4authors = ["Seth Etter <mail@sethetter.com>"] 5edition = "2018" 6 7# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html 8 9[dependencies]