1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-09-02 01:31:57 +02:00

chore(actix-http): prepare release 3.11.1

This commit is contained in:
Rob Ede
2025-08-26 07:28:27 +01:00
parent 9c47a247fb
commit ddd16ec9db
7 changed files with 262 additions and 179 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "actix-http"
version = "3.11.0"
version = "3.11.1"
authors = ["Nikolay Kim <fafhrd91@gmail.com>", "Rob Ede <robjtede@icloud.com>"]
description = "HTTP types and services for the Actix ecosystem"
keywords = ["actix", "http", "framework", "async", "futures"]