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

chore(awc): prepare release 3.2.0

This commit is contained in:
Rob Ede
2023-08-29 01:53:14 +01:00
parent 45fdc08788
commit d2c0d472e9
3 changed files with 5 additions and 3 deletions

View File

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