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

renamed boxed service

This commit is contained in:
Nikolay Kim
2019-11-25 18:18:00 +06:00
parent 905d058454
commit 1fddd1e75b
5 changed files with 44 additions and 32 deletions

View File

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