mirror of
https://github.com/mx42/aoc2016.git
synced 2026-01-14 13:49:53 +01:00
chore: add some dependencies
This commit is contained in:
@@ -24,7 +24,10 @@ test_lib = []
|
||||
# Template dependencies
|
||||
chrono = { version = "0.4.38", optional = true }
|
||||
dhat = { version = "0.3.3", optional = true }
|
||||
itertools = "0.13.0"
|
||||
md5 = "0.7.0"
|
||||
pico-args = "0.5.0"
|
||||
regex = "1.11.1"
|
||||
tinyjson = "2.5.1"
|
||||
|
||||
# Solution dependencies
|
||||
|
||||
Reference in New Issue
Block a user