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

prepare next set of betas (#273)

This commit is contained in:
Rob Ede
2021-02-06 19:24:52 +00:00
committed by GitHub
parent b4a3f51659
commit 16ba77c4c8
7 changed files with 25 additions and 8 deletions

View File

@ -26,7 +26,7 @@ default = []
actix-codec = "0.4.0-beta.1"
actix-rt = { version = "2.0.0", default-features = false }
actix-service = "2.0.0-beta.4"
actix-utils = "3.0.0-beta.1"
actix-utils = "3.0.0-beta.2"
futures-core = { version = "0.3.7", default-features = false, features = ["alloc"] }
log = "0.4"