mirror of
https://github.com/actix/actix-web.git
synced 2024-11-18 07:35:36 +00:00
Bump up to 2.0.0-alpha.2
This commit is contained in:
parent
7172885beb
commit
6f63acaf01
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "actix-http"
|
||||
version = "2.0.0-alpha.1"
|
||||
version = "2.0.0-alpha.2"
|
||||
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
||||
description = "Actix http primitives"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Reference in a new issue