This commit is contained in:
@@ -4,4 +4,13 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
arbitrary = "1.4.1"
|
||||
itertools = "0.14.0"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.7", features = ["html_reports"] }
|
||||
rand = "0.9.2"
|
||||
|
||||
[[bench]]
|
||||
name = "painting"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user