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
Adapt to Futures 0.1.15 by not using boxed() (#196)
* Add local BoxFuture and use it
* Stop using boxed() in core
* Stop using boxed() in ws
* Stop using boxed() in tcp
* Stop using boxed() in http
* Stop using boxed() in minihttp
* Stop using boxed() in macros
* Stop using boxed() in ipc
* Remove unused imports
* Stop using boxed() in pubsub
* Remove unused crates
0 commit comments