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
Adding crossbeam is a solution, but it means I have to make sure to keep the version in sync with laminar in case there are breaking changes in the crossbeam api.
As
crossbeam
fromlaminar
is not semver-compatible with latest-stable it's not possible to name it, so not possible to store it in a struct.The text was updated successfully, but these errors were encountered: