Adam Simpkins 5178c24cf4 Fix embassy-futures test failure
Running `cargo test` in embassy-futures was failing.  The `no_run` tag
on this doc example caused it to still try and compile this example,
just not run it, and compilation failed.  This updates the example so
that it can successfully compile and run.
2024-04-14 22:30:14 +02:00
..
2023-06-17 08:11:55 -05:00
2024-03-20 14:53:19 +01:00
2022-08-29 01:00:22 +02:00
2024-04-14 22:30:14 +02:00