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.7.0

This commit is contained in:
Rob Ede
2024-05-19 10:14:30 +01:00
parent e8262da138
commit fe7268487a
6 changed files with 9 additions and 7 deletions

View File

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