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...

11 lines
294 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:40.167522+00:00
@@ -64,7 +64,6 @@
[features]
default = ["std"]
-loom = ["event-listener/loom"]
std = ["event-listener/std"]
[lints.rust.unexpected_cfgs]