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

update version

This commit is contained in:
Nikolay Kim
2018-09-27 18:17:58 -07:00
parent 59deb4b40d
commit 52195bbf16
2 changed files with 5 additions and 1 deletions

View File

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