Skip to content

Commit

Permalink
Reduce version of criterion
Browse files Browse the repository at this point in the history
  • Loading branch information
terrarier2111 committed Jul 22, 2023
1 parent c693b08 commit 971a0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ crossbeam-utils = "0.8.15"
memoffset = { version = "0.9.0", optional = true }

[dev-dependencies]
criterion = "0.5"
criterion = "0.4"

[[bench]]
name = "thread_local"
Expand Down

0 comments on commit 971a0e0

Please sign in to comment.