1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-22 18:33:18 +01:00

Update to latest actix-web beta

This commit is contained in:
LukeMathWalker 2021-03-21 15:14:49 +00:00
parent 466b8a65d2
commit 05f73bd4c2

View File

@ -16,7 +16,7 @@ keywords = ["http", "actix-web", "tracing", "logging"]
categories = ["asynchronous", "web-programming"]
[dependencies]
actix-web = "4.0.0-beta.3"
actix-web = "4.0.0-beta.4"
tracing = "0.1.19"
tracing-futures = "0.2.4"
futures = "0.3.5"