change actix-http version to alpha

This commit is contained in:
Maksym Vorobiov 2020-01-31 13:29:51 +02:00
parent 82c770312f
commit c50a57428d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package] [package]
name = "actix-http" name = "actix-http"
version = "2.0.0" version = "2.0.0-alpha"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"] authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix http primitives" description = "Actix http primitives"
readme = "README.md" readme = "README.md"