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

Check service readiness for new_apply_cfg combinator

This commit is contained in:
Nikolay Kim
2019-08-27 05:28:15 +06:00
parent aad013f559
commit 1a644c6bb1
3 changed files with 28 additions and 7 deletions

View File

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