diff --git a/Cargo.toml b/Cargo.toml index 21c55a6..9997836 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ portable-atomic = { version = "1", optional = true, default-features = false } [dev-dependencies] atomic-waker = "1" easy-parallel = "3" -flaky_test = "0.1" +flaky_test = "0.2" flume = { version = "0.11", default-features = false } futures-lite = "2.0.0" once_cell = "1"