1
0
Fork 0
mirror of https://github.com/HenkKalkwater/aoc-2020 synced 2024-05-19 13:02:42 +00:00
aoc-2020/dub.sdl

7 lines
178 B
Plaintext
Raw Permalink Normal View History

2020-11-30 14:22:15 +00:00
name "aoc-2020"
description "Advent of Code 2020"
authors "Chris Josten"
copyright "Copyright © 2020, Chris Josten"
license "MIT"
2020-12-17 22:50:41 +00:00
dependency "fluent-asserts" version="~>0.13.3"