1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 19:47:43 +02:00

prepare utils release 3.0.0-beta.4

This commit is contained in:
Rob Ede
2021-04-01 13:57:08 +01:00
parent fb27ffc525
commit 6d66cfb06a
5 changed files with 7 additions and 4 deletions

View File

@ -43,7 +43,7 @@ uri = ["http"]
actix-codec = "0.4.0-beta.1"
actix-rt = { version = "2.2.0", default-features = false }
actix-service = "2.0.0-beta.5"
actix-utils = "3.0.0-beta.2"
actix-utils = "3.0.0-beta.4"
derive_more = "0.99.5"
futures-core = { version = "0.3.7", default-features = false, features = ["alloc"] }