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

chore(awc): prepare release 3.5.0

This commit is contained in:
Rob Ede
2024-05-19 10:16:16 +01:00
parent 59115bca49
commit 9a437fe835
4 changed files with 6 additions and 4 deletions

View File

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