lucid-kv / lucid

High performance and distributed KV store w/ REST API. 🦀
https://clintnetwork.gitbook.io/lucid/
MIT License
373 stars 31 forks source link

RUSTSEC-2020-0016: `net2` crate has been deprecated; use `socket2` instead #68

Open github-actions[bot] opened 4 years ago

github-actions[bot] commented 4 years ago

net2 crate has been deprecated; use socket2 instead

Details
Status unmaintained
Package net2
Version 0.2.34
URL https://github.com/deprecrated/net2-rs/commit/3350e3819adf151709047e93f25583a5df681091
Date 2020-05-01

The net2 crate has been deprecated and users are encouraged to considered socket2 instead.

See advisory page for additional details.