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

Cargo-deny: Stop ignoring RUSTSEC-2020-0016 #1267

Closed
conradgrobler opened this issue Jul 17, 2020 · 1 comment · Fixed by #2017
Closed

Cargo-deny: Stop ignoring RUSTSEC-2020-0016 #1267

conradgrobler opened this issue Jul 17, 2020 · 1 comment · Fixed by #2017

Comments

@conradgrobler
Copy link
Collaborator

Reference: rust-lang/docs.rs#760
The net2 crate has been deprecated, but is still used by mio. Once mio has been updated to no longer use it we should remove the it from the ignore list.

expectocode added a commit to expectocode/oak that referenced this issue Nov 30, 2020
Since mio no longer depends on net2.
expectocode added a commit to expectocode/oak that referenced this issue Nov 30, 2020
Since mio no longer depends on net2.
Fixes project-oak#1267.
expectocode added a commit to expectocode/oak that referenced this issue Nov 30, 2020
Since mio no longer depends on net2.
Fixes project-oak#1267.
expectocode added a commit to expectocode/oak that referenced this issue Nov 30, 2020
Since mio no longer depends on net2.
Fixes project-oak#1267.
@jyn514
Copy link

jyn514 commented Apr 18, 2021

mio 0.7 no longer depends on net2.

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

Successfully merging a pull request may close this issue.

2 participants