From c092000b20ec15a5fd3d791c4d235aae276001cf Mon Sep 17 00:00:00 2001 From: shellrow <81893184+shellrow@users.noreply.github.com> Date: Mon, 10 Jan 2022 00:05:12 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b181e35..50e55d1 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ fn main(){ For more details, see [examples][examples-url] or doc. +## v0.6.0 +Remove libpnet from Windows build dependencies and changed to windows-rs only. ## For Windows users using v0.5.0 or lower To build [libpnet](https://github.com/libpnet/libpnet) on Windows, follow the instructions below.