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

remove ClonableService

This commit is contained in:
Nikolay Kim
2019-07-19 11:03:16 +06:00
parent 311bb14d97
commit 41145040e1
4 changed files with 9 additions and 57 deletions

View File

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