diff --git a/Cargo.toml b/Cargo.toml index f2d9df1..3b99d1b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ default = ["fast-barrier"] fast-barrier = ["windows-sys", "libc"] [dev-dependencies] -criterion = "0.3.5" +criterion = "0.7.0" crossbeam-epoch = "0.9.8" haphazard = { git = "https://github.com/jonhoo/haphazard", rev = "e0e18f60f78652a63aba235be854f87d106c1a1b" }