mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-04 10:40:34 +01:00
Remove deprecation/upgrade text
This commit is contained in:
@@ -19,7 +19,4 @@ and `std::net::SocketAddrV6` have the same memory layout as the system C represe
|
||||
system representation. The standard library does not say anything about the memory
|
||||
layout, and this will cause invalid memory access if the standard library
|
||||
changes the implementation. No warnings or errors will be emitted once the
|
||||
change happens.
|
||||
|
||||
Please stop using `net2` completely (it is deprecated, use `socket2`) or at least
|
||||
upgrade to version `0.2.36` where the socket address conversion is done safely.
|
||||
change happens.
|
||||
Reference in New Issue
Block a user