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/event-listener-strategy-fix...

15 lines
449 B

--- event-listener-strategy-0.5.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ event-listener-strategy-0.5.3/Cargo.toml 2024-12-01T20:22:36.947505+00:00
@@ -67,10 +67,8 @@
loom = ["event-listener/loom"]
std = ["event-listener/std"]
-[target.'cfg(target_family = "wasm")'.dev-dependencies.wasm-bindgen-test]
-version = "0.3.37"
-
[lints.rust.unexpected_cfgs]
level = "warn"
priority = 0
check-cfg = ["cfg(wasm_bindgen_unstable_test_coverage)"]
+