diff --git a/actix-connector/Cargo.toml b/actix-connector/Cargo.toml index 3e206a3b9..02a9e28b3 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"