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

prepare service release 2.0.0 (#339)

This commit is contained in:
Rob Ede
2021-04-16 15:18:53 +01:00
committed by GitHub
parent 2435520e67
commit 1c4e965366
6 changed files with 10 additions and 10 deletions

View File

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