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

undeprecate framed transport

This commit is contained in:
Nikolay Kim
2019-07-17 13:31:00 +06:00
parent 42d526bced
commit 9d1b428b34
3 changed files with 8 additions and 11 deletions

View File

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