Closed github-actions[bot] closed 3 years ago
net2 crate has been deprecated; use socket2 instead
net2
socket2
0.2.37
The net2 crate has been deprecated and users are encouraged to considered socket2 instead.
See advisory page for additional details.
This is because of our reqwest dependency. Will be fixed when reqwest moves to tokio 0.3: https://github.com/seanmonstar/reqwest/issues/1060.
reqwest
net2
0.2.37
The
net2
crate has been deprecated and users are encouraged to consideredsocket2
instead.See advisory page for additional details.