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

Bump up actix-rt to 1.1.1

This commit is contained in:
Yuki Okushi
2020-04-30 03:07:12 +09:00
parent 1b4a117063
commit 8a10580663
2 changed files with 11 additions and 1 deletions

View File

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