From 1b18892749b3a16c678cd354c4d1ba0d7f639930 Mon Sep 17 00:00:00 2001 From: shellrow <81893184+shellrow@users.noreply.github.com> Date: Tue, 24 Aug 2021 22:43:36 +0900 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 79dd07e..dd1cf6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,4 +11,4 @@ categories = ["network-programming"] license = "MIT" [dependencies] -pnet = "0.28" +pnet = "0.26"