1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

update readme

This commit is contained in:
Nikolay Kim
2018-02-28 22:31:54 -08:00
parent b0ba23ff55
commit 4aaf9f08f8
3 changed files with 10 additions and 5 deletions

View File

@ -2,7 +2,7 @@
name = "actix-web"
version = "0.4.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix web framework"
description = "Actix web is a small, pragmatic, extremely fast, web framework for Rust."
readme = "README.md"
keywords = ["http", "web", "framework", "async", "futures"]
homepage = "https://github.com/actix/actix-web"