1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

bump version and add some tests

This commit is contained in:
Nikolay Kim
2018-03-07 22:40:46 -08:00
parent 47f01e5b7e
commit 1ab676d7eb
4 changed files with 30 additions and 7 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-web"
version = "0.4.5"
version = "0.4.6-dev"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix web is a simple, pragmatic, extremely fast, web framework for Rust."
readme = "README.md"