From 133bb7579976d5dd2ad204731736a075010c47fd Mon Sep 17 00:00:00 2001 From: shellrow <81893184+shellrow@users.noreply.github.com> Date: Thu, 8 Jul 2021 22:21:44 +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 dd1cf6a..79dd07e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,4 +11,4 @@ categories = ["network-programming"] license = "MIT" [dependencies] -pnet = "0.26" +pnet = "0.28"