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
This is the second serious issue related to bytes (see #33), and it seems like this one isn't a straight-forward fix. I'm open to suggestions, but maybe the solution is to revert #28. For now, I recommend using version 0.3 (which doesn't depend on bytes) as a workaround.
This is due to the dependency on bytes. The workaround (using nightly compiler and patching their code) isn't really acceptable IMO.
See tokio-rs/bytes#461
The text was updated successfully, but these errors were encountered: