Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many warnings about this #739

Closed
miketang84 opened this issue Dec 6, 2018 · 2 comments
Closed

Many warnings about this #739

miketang84 opened this issue Dec 6, 2018 · 2 comments

Comments

@miketang84
Copy link
Contributor

like this.

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
@dvdplm
Copy link
Contributor

dvdplm commented Dec 6, 2018

Yes, it's a bit frustrating. The issue is here and a PR to fix it here.

@tomaka
Copy link
Member

tomaka commented Jan 10, 2020

This has been fixed through #1328

@tomaka tomaka closed this as completed Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants