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

Release actix-rt 1.1.0 (#126)

* Release actix-rt 1.1.0

* Update actix-rt/CHANGES.md
This commit is contained in:
Yuki Okushi
2020-04-08 16:34:07 +09:00
committed by GitHub
parent 783880bb0a
commit 65e2e8052e
2 changed files with 10 additions and 7 deletions

View File

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