You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I understand the latest rust release notes correctly, we should no longer need to depend on crossbeak-channel and can go back to standard std::sync::mpsc.
If I understand the latest rust release notes correctly, we should no longer need to depend on crossbeak-channel and can go back to standard std::sync::mpsc.
https://blog.rust-lang.org/2023/01/26/Rust-1.67.0.html#stdsyncmpsc-implementation-updated
The text was updated successfully, but these errors were encountered: