mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-16 18:45:02 +01:00
day03, faster hash
This commit is contained in:
parent
3e0ef21379
commit
e80cf475a1
5 changed files with 81 additions and 4 deletions
|
|
@ -9,6 +9,7 @@ edition = "2021"
|
|||
nom.workspace = true
|
||||
helper.workspace = true
|
||||
divan.workspace = true
|
||||
rustc-hash = "1.1.0"
|
||||
|
||||
[[bench]]
|
||||
name = "benches"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue