feat: initial commit
This commit is contained in:
commit
7ae502260e
10 changed files with 805 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "advent-of-code-2024"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
ureq = "2.11.0"
|
Loading…
Add table
Add a link
Reference in a new issue