Closed github-actions[bot] closed 3 years ago
net2 crate has been deprecated; use socket2 instead
net2
socket2
0.2.36
The net2 crate has been deprecated and users are encouraged to considered socket2 instead.
See advisory page for additional details.
That's a deep dependency of tokio 0.2/hyper 0.13. Once hyper releases 0.14, we can migrate.
Should be fine now, after migrating the dependencies.
net2
0.2.36
The
net2
crate has been deprecated and users are encouraged to consideredsocket2
instead.See advisory page for additional details.