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

Revert InOrder service changes

This commit is contained in:
Nikolay Kim
2019-12-11 23:10:02 +06:00
parent 52ecb4bcc5
commit 4305cdba2c
3 changed files with 14 additions and 1 deletions

View File

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