1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01:00

0.7.18 Bump

This commit is contained in:
Douman 2019-01-10 17:05:18 +03:00
parent e5cdd22720
commit 1fbb52ad3b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changes
## [0.7.18] - 2019-xx-xx
## [0.7.18] - 2019-01-10
### Added

View File

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