We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
net2
mio
Solution: upgrade mio to 0.8.3
See the dependency tree below (cargo audit):
cargo audit
Crate: net2 Version: 0.2.37 Warning: unmaintained Title: `net2` crate has been deprecated; use `socket2` instead Date: 2020-05-01 ID: RUSTSEC-2020-0016 URL: https://rustsec.org/advisories/RUSTSEC-2020-0016 Dependency tree: net2 0.2.37 ├── miow 0.2.2 │ └── mio 0.6.23 │ ├── notify 4.0.17 │ │ └── tp-note 1.17.0 │ └── mio-extras 2.0.6 │ └── notify 4.0.17 └── mio 0.6.23
The text was updated successfully, but these errors were encountered:
It's incorrect, see #413 (comment) and github/advisory-database#365.
Sorry, something went wrong.
Well, it's different, sorry! But as I said in the above PR, v5 has upgraded it and we're going to make an official release soonish.
No branches or pull requests
Solution: upgrade mio to 0.8.3
See the dependency tree below (
cargo audit
):The text was updated successfully, but these errors were encountered: