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

chore(actix-http): prepare release 3.6.0

This commit is contained in:
Rob Ede
2024-02-04 00:31:14 +00:00
parent 2125aca2c5
commit 8db3de6ede
7 changed files with 9 additions and 8 deletions

View File

@ -35,7 +35,7 @@ openssl = ["tls-openssl", "actix-http/openssl", "awc/openssl"]
[dependencies]
actix-codec = "0.5"
actix-http = "3"
actix-http = "3.6"
actix-http-test = "3"
actix-rt = "2.1"
actix-service = "2"