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

This commit is contained in:
LukeMathWalker 2021-04-21 08:57:34 +01:00
parent 56a0b1aa4c
commit 1025372493

View File

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