1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 03:49:03 +02:00

deprecate ClonableService and FramedTransport

This commit is contained in:
Nikolay Kim
2019-07-17 10:57:52 +06:00
parent 411e31786f
commit 23a230a83b
4 changed files with 23 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-utils"
version = "0.4.2"
version = "0.4.3"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix utils - various actix net related services"
keywords = ["network", "framework", "async", "futures"]