mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-16 18:45:02 +01:00
opts
This commit is contained in:
parent
93af372574
commit
b12e92a5cb
8 changed files with 238 additions and 10 deletions
|
|
@ -9,6 +9,8 @@ edition = "2021"
|
|||
nom.workspace = true
|
||||
helper.workspace = true
|
||||
divan.workspace = true
|
||||
arrayvec = "0.7.4"
|
||||
bstr = "1.8.0"
|
||||
|
||||
[[bench]]
|
||||
name = "benches"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue