espresso-sequencer icon indicating copy to clipboard operation
espresso-sequencer copied to clipboard

Remove `--cfg async_executor_impl="async-std" --cfg async_channel_impl="async-std"` RUSTFLAGS

Open sveitser opened this issue 1 year ago • 0 comments

Our async-compatibility-crate defaults to using async-std now so we don't need to set RUSTFLAGS for that anymore.

sveitser avatar Aug 13 '24 08:08 sveitser