day 14 part 1

This commit is contained in:
Dominic 2023-12-14 13:15:14 +01:00
parent cbbee06a64
commit ffb9985fd3
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
4 changed files with 188 additions and 0 deletions

View file

@ -5,6 +5,7 @@ publish = false
edition = "2021"
[dependencies]
aatree = "0.2.2"
anyhow = "1"
ariadne = "0.3"
bit-vec = "0.6"