mirror of
https://github.com/mx42/aoc2024.rs.git
synced 2026-01-14 05:49:53 +01:00
feat: add day 3
This commit is contained in:
@@ -23,8 +23,11 @@ test_lib = []
|
||||
|
||||
# Template dependencies
|
||||
chrono = { version = "0.4.38", optional = true }
|
||||
clippy = "0.0.302"
|
||||
dhat = { version = "0.3.3", optional = true }
|
||||
fmt = "0.1.0"
|
||||
pico-args = "0.5.0"
|
||||
regex = "1.11.1"
|
||||
tinyjson = "2.5.1"
|
||||
|
||||
# Solution dependencies
|
||||
|
||||
Reference in New Issue
Block a user