mirror of https://github.com/fafhrd91/actix-web
fix http-test release number
This commit is contained in:
parent
a7f7826afc
commit
dd3dde99b5
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "actix-http-test"
|
||||
version = "3.0.0-beta.1"
|
||||
version = "3.0.0-beta.2"
|
||||
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
||||
description = "Various helpers for Actix applications to use during testing"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Reference in New Issue