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

chore(awc): prepare release 3.6.0

This commit is contained in:
Rob Ede
2025-03-09 19:03:27 +00:00
parent 4bb495aba0
commit 92c1e2230d
3 changed files with 7 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "awc"
version = "3.5.1"
version = "3.6.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Async HTTP and WebSocket client library"
keywords = ["actix", "http", "framework", "async", "web"]