mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-17 02:55:01 +01:00
compare
This commit is contained in:
parent
2bacc67280
commit
a7e039a51b
3 changed files with 210 additions and 9 deletions
|
|
@ -10,6 +10,9 @@ nom.workspace = true
|
|||
helper.workspace = true
|
||||
divan.workspace = true
|
||||
rustc-hash = "2.1.0"
|
||||
memchr = "2.7.4"
|
||||
num-traits = "0.2.19"
|
||||
bstr = "1.11.0"
|
||||
|
||||
[[bench]]
|
||||
name = "benches"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue