You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-event-listener-strategy/SOURCES/event-listener-strategy-fix...

9 lines
315 B

--- event-listener-strategy-0.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ event-listener-strategy-0.4.0/Cargo.toml 2024-01-02T13:48:47.020742+00:00
@@ -53,5 +53,3 @@
default = ["std"]
std = ["event-listener/std"]
-[target."cfg(target_family = \"wasm\")".dev-dependencies.wasm-bindgen-test]
-version = "0.3.37"