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 adds a dependency on tower which adds a dependency on tokio and mio which does not support wasm. Lots of build errors for UdpPacket and TcpPacket bindings.
I think it was this commit specifically. v0.12.9 builds perfectly. 2a7c1b6