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
warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec
--> protocols/secio/src/handshake.rs:46:5
|
46 | use tokio_io::codec::length_delimited;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: #[warn(deprecated)] on by default
The text was updated successfully, but these errors were encountered:
like this.
The text was updated successfully, but these errors were encountered: