Part 09
This commit is contained in:
@@ -7,6 +7,11 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
cached = "0.46.1"
|
||||
criterion = "0.5.1"
|
||||
num = "0.4.1"
|
||||
rayon = "1.8.0"
|
||||
regex = "1.10.2"
|
||||
|
||||
[[bench]]
|
||||
name = "part09"
|
||||
harness = false
|
||||
Reference in New Issue
Block a user