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

Add arbiter specific storage

This commit is contained in:
Nikolay Kim
2019-09-02 15:03:03 -07:00
parent 1a644c6bb1
commit 94e673b50b
3 changed files with 56 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-rt"
version = "0.2.4"
version = "0.2.5"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix runtime"
keywords = ["network", "framework", "async", "futures"]