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.2

This commit is contained in:
Yuki Okushi 2020-03-08 00:48:45 +09:00
parent 7172885beb
commit 6f63acaf01
No known key found for this signature in database
GPG key ID: B0986C85C0E2DAA1

View file

@ -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"