1
0
Fork 0

Restructure project for better daily stuff

This commit is contained in:
Vivianne 2022-11-30 22:44:15 -08:00
parent 3112a85064
commit d983dd3d19
3 changed files with 3 additions and 2 deletions

2
Cargo.lock generated
View File

@ -3,5 +3,5 @@
version = 3
[[package]]
name = "aoc-01"
name = "aoc-vv"
version = "0.1.0"

View File

@ -1,7 +1,8 @@
[package]
name = "aoc-01"
name = "aoc-vv"
version = "0.1.0"
edition = "2021"
default-run = "p02"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html