diff --git a/Cargo.toml b/Cargo.toml index a5badfe..0bd9ffa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ default = ["std"] std = ["event-listener/std"] [dev-dependencies] -futures-lite = "1.12.0" +futures-lite = "2.0.0" [target.'cfg(target_family = "wasm")'.dev-dependencies] wasm-bindgen-test = "0.3.37"