mirror of
https://github.com/bertptrs/tracing-mutex.git
synced 2025-12-25 12:40:31 +01:00
Bump criterion version
0.3 uses some Rust features that will not work in the future, so upgrade while we're moving thigns anyway
This commit is contained in:
@@ -23,7 +23,7 @@ lock_api = { version = "0.4", optional = true }
|
|||||||
parking_lot = { version = "0.12", optional = true }
|
parking_lot = { version = "0.12", optional = true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
criterion = "0.3"
|
criterion = "0.5"
|
||||||
rand = "0.8"
|
rand = "0.8"
|
||||||
|
|
||||||
[[bench]]
|
[[bench]]
|
||||||
|
|||||||
Reference in New Issue
Block a user