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

prepare actix-service release

This commit is contained in:
Nikolay Kim
2019-05-12 07:53:26 -07:00
parent 5f8599faf1
commit a2134035d6
3 changed files with 2 additions and 8 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-service"
version = "0.3.6"
version = "0.4.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix Service"
keywords = ["network", "framework", "async", "futures"]