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
- continue avoiding hyper 0.12/13 and futures 0.3 for now
- avoid updates to the tungstenite crates and
reqwest/tokio-openssl/bytes which assume a more recent hyper or
futures
- replace the deprecated chan_signal crate w/ crossbeam_channel +
signal_hook
Closes#131
Most rust deps & rust itself
The text was updated successfully, but these errors were encountered: