1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 22:07:42 +02:00

prep release

This commit is contained in:
Nikolay Kim
2018-10-08 21:46:57 -07:00
parent 614d1696d8
commit 4ff8c248c7
4 changed files with 10 additions and 4 deletions

View File

@ -2,7 +2,7 @@
name = "actix-net"
version = "0.1.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix net - framework for the compisible network services for Rust"
description = "Actix net - framework for the compisible network services for Rust (experimental)"
readme = "README.md"
keywords = ["network", "framework", "async", "futures"]
homepage = "https://actix.rs"