From 77cf4135158d4844399ad8386bf86da7e22b63ff Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 22 Mar 2021 18:51:44 +0000 Subject: format: Correct TCP dependency label position --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e0ae04e..69c8cb8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,8 +16,8 @@ publish = false [dependencies] # TCP - mio = "0.6" + # Logging log = "0.4.14" pretty_env_logger = "0.4.0" -- cgit v1.2.3