mirror of
https://github.com/anthonyoteri/advent-of-code-2022.git
synced 2026-06-05 20:46:52 -04:00
Completed Day5
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "day5"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
regex = "1.7.0"
|
||||
Reference in New Issue
Block a user