From 617377c5c1fe0298ba619be58b1c507f1f7648d3 Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Thu, 14 Nov 2019 18:19:02 +0600 Subject: [PATCH] update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c100657..91ae2613 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,8 @@ Actix net - framework for composable network services ## Documentation & community resources -* [API Documentation (Development)](https://actix.rs/actix-net/actix_net/) * [Chat on gitter](https://gitter.im/actix/actix) -* Cargo package: [actix-net](https://crates.io/crates/actix-net) -* Minimum supported Rust version: 1.37 or later +* Minimum supported Rust version: 1.39 or later ## Example