We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ff707 commit 37a8b9cCopy full SHA for 37a8b9c
actix-web/Cargo.toml
@@ -134,7 +134,7 @@ actix-service = "2"
134
actix-tls = { version = "3.4", default-features = false, optional = true }
135
actix-utils = "3"
136
137
-actix-http = "3.11"
+actix-http = "3.11.2"
138
actix-router = { version = "0.5.3", default-features = false, features = ["http"] }
139
actix-web-codegen = { version = "4.3", optional = true, default-features = false }
140
0 commit comments