1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 18:29:34 +00:00

Bump up to 2.0.0-alpha.1

This commit is contained in:
Yuki Okushi 2020-02-27 11:22:38 +09:00
parent 0173f99726
commit 15a2587887

View file

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