1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-05 01:32:31 +00:00

update version

This commit is contained in:
Nikolay Kim 2018-10-09 11:42:52 -07:00
parent 65e9201b4d
commit 4d17a9afcc

View file

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