--- async-executor-1.8.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ async-executor-1.8.0/Cargo.toml 2024-01-05T20:29:58.741729+00:00 @@ -81,7 +81,3 @@ [dev-dependencies.once_cell] version = "1.16.0" -[target."cfg(target_family = \"wasm\")".dependencies.futures-lite] -version = "2.0.0" -features = ["std"] -default-features = false