1
1
mirror of https://github.com/theoludwig/advent_of_code.git synced 2025-05-18 19:27:51 +02:00

chore: simplify external tools dependency management

This commit is contained in:
2024-02-08 14:23:24 +01:00
parent 51f9ac4bfc
commit 68078034e6
11 changed files with 2640 additions and 86 deletions

View File

@ -6,4 +6,4 @@ CCC = (ZZZ, GGG)
DDD = (DDD, DDD)
EEE = (EEE, EEE)
GGG = (GGG, GGG)
ZZZ = (ZZZ, ZZZ)
ZZZ = (ZZZ, ZZZ)