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

prepare release

This commit is contained in:
Nikolay Kim
2018-03-07 21:28:54 -08:00
parent 6c0fb3a7d2
commit 77a111b95c
3 changed files with 3 additions and 3 deletions

View File

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