From c4e061c416fa08e70bcc155a5a13c33cef55dfab Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 8 Jan 2020 18:08:29 +0100 Subject: fix(deps): upgrade to new pnet bandwhich fork (#93) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9275fa9..6f7837f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ license = "MIT" exclude = ["src/tests/*", "demo.gif"] [dependencies] -pnet_bandwhich_fork = "0.23.0" +pnet_bandwhich_fork = "0.23.1" ipnetwork = "0.15.0" tui = "0.5" termion = "1.5" -- cgit v1.2.3