update api docs; move web to submodule

This commit is contained in:
Nikolay Kim 2019-03-30 10:04:38 -07:00
parent 724e9c2efb
commit 457b75c995
5 changed files with 298 additions and 209 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "actix-web"
version = "1.0.0-alpha.2"
version = "1.0.0-alpha.3"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix web is a simple, pragmatic and extremely fast web framework for Rust."
readme = "README.md"