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

Depreciated net2 crate: Please release with upgraded mio dependencies #416

Closed
getreu opened this issue Jun 13, 2022 · 2 comments
Closed

Comments

@getreu
Copy link

getreu commented Jun 13, 2022

Solution: upgrade mio to 0.8.3

See the dependency tree below (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
@JohnTitor
Copy link
Member

It's incorrect, see #413 (comment) and github/advisory-database#365.

@JohnTitor JohnTitor closed this as not planned Won't fix, can't repro, duplicate, stale Jun 13, 2022
@JohnTitor
Copy link
Member

JohnTitor commented Jun 13, 2022

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.

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

2 participants