Skip to content

Commit 546cff8

Browse files
bonohub13grovesNL
authored andcommitted
Updated criterion to v0.6
1 parent fbd7c14 commit 546cff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ winit = "0.30.3"
1919
wgpu = "26.0.1"
2020
resvg = { version = "0.44", default-features = false }
2121
pollster = "0.4.0"
22-
criterion = { version = "0.5", features = ["html_reports"] }
22+
criterion = { version = "0.6", features = ["html_reports"] }
2323

2424
[[bench]]
2525
name = "prepare"

0 commit comments

Comments
 (0)