From 3c9d95bd9fabc266c6254ad34cf5636c003208f4 Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Tue, 11 Dec 2018 08:33:28 -0800 Subject: [PATCH] no readme --- actix-connector/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/actix-connector/Cargo.toml b/actix-connector/Cargo.toml index 3e206a3b..02a9e28b 100644 --- a/actix-connector/Cargo.toml +++ b/actix-connector/Cargo.toml @@ -3,7 +3,6 @@ name = "actix-connector" version = "0.1.0" authors = ["Nikolay Kim "] description = "Actix Connector - tcp connector service" -readme = "README.md" keywords = ["network", "framework", "async", "futures"] homepage = "https://actix.rs" repository = "https://github.com/actix/actix-net.git"