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
It's kind of annoying that it pulls in the entire futures stack (futures-executor, etc.), since it's just a bunch of type definitions. futures-core should be enough.
The text was updated successfully, but these errors were encountered:
It's kind of annoying that it pulls in the entire
futures
stack (futures-executor, etc.), since it's just a bunch of type definitions.futures-core
should be enough.The text was updated successfully, but these errors were encountered: