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

prepare actix-rt release 2.5.0

This commit is contained in:
Rob Ede
2021-11-22 01:15:18 +00:00
parent 8891c2681e
commit 3597af5c45
4 changed files with 9 additions and 4 deletions

View File

@ -1,9 +1,10 @@
[package]
name = "actix-rt"
version = "2.4.0"
version = "2.5.0"
authors = [
"Nikolay Kim <fafhrd91@gmail.com>",
"Rob Ede <robjtede@icloud.com>",
"fakeshadow <24548779@qq.com>",
]
description = "Tokio-based single-threaded async runtime for the Actix ecosystem"
keywords = ["async", "futures", "io", "runtime"]