Add unaffected field for older mio

This commit is contained in:
Linus Färnstrand
2020-12-03 00:51:55 +01:00
parent 5f0bbd36c1
commit 3d7ea41f31

View File

@@ -9,6 +9,7 @@ informational = "unsound"
[versions]
patched = [">= 0.7.6"]
unaffected = ["< 0.7.0"]
```
# `mio` invalidly assumes the memory layout of std::net::SocketAddr