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

Add new_apply_cfg function

This commit is contained in:
Nikolay Kim
2019-06-06 14:28:07 +06:00
parent 7051888289
commit 158482cd2f
5 changed files with 163 additions and 5 deletions

View File

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