1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00

Update basics/middleware-ext-mut to v4 (#484)

This commit is contained in:
Luca Palmieri
2022-01-29 14:42:30 +00:00
committed by GitHub
parent cebd96588c
commit 0e03496d36
4 changed files with 20 additions and 39 deletions

3
Cargo.lock generated
View File

@ -3553,8 +3553,9 @@ dependencies = [
name = "middleware-ext-mut"
version = "0.1.0"
dependencies = [
"actix-web 3.3.3",
"actix-web 4.0.0-beta.21",
"env_logger 0.9.0",
"log",
]
[[package]]