mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-17 02:55:01 +01:00
wtf
This commit is contained in:
parent
a7e039a51b
commit
89d039dcb4
3 changed files with 1560 additions and 0 deletions
|
|
@ -13,6 +13,10 @@ rustc-hash = "2.1.0"
|
|||
memchr = "2.7.4"
|
||||
num-traits = "0.2.19"
|
||||
bstr = "1.11.0"
|
||||
atools = "0.1.5"
|
||||
hinted = "0.0.1"
|
||||
radsort = "0.1.1"
|
||||
itertools = "0.13.0"
|
||||
|
||||
[[bench]]
|
||||
name = "benches"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue