diff --git a/Cargo.toml b/Cargo.toml index 49092d7..b601eef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ std = ["event-listener/std", "event-listener-strategy/std"] [dev-dependencies] async-channel = "1.5.0" fastrand = "2.0.0" -futures-lite = "1.12.0" +futures-lite = "2.0.0" waker-fn = "1.1.0" [target.'cfg(any(target_arch = "wasm32", target_arch = "wasm64"))'.dev-dependencies]