Skip to content

Commit 28067fa

Browse files
committed
Day 18 rust
1 parent 4b1a0c7 commit 28067fa

File tree

6 files changed

+549
-10
lines changed

6 files changed

+549
-10
lines changed

Cargo.lock

Lines changed: 43 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ itertools = "0.9"
1616
linkme = "0.2"
1717
bitvec = "0.19"
1818
criterion = "0.3"
19+
logos = "0.11"
1920
libaoc = {path = "libaoc"}
2021

2122
[build-dependencies]

0 commit comments

Comments
 (0)