Skip to content

Commit 4a2973c

Browse files
committed
v5.0.0
1 parent 0be61d7 commit 4a2973c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rquest"
3-
version = "4.2.0"
3+
version = "5.0.0"
44
description = "A blazing-fast Rust HTTP Client with TLS fingerprint"
55
keywords = ["http", "client", "websocket", "ja3", "ja4"]
66
categories = ["web-programming::http-client"]

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ An ergonomic all-in-one HTTP client for browser emulation with TLS, JA3/JA4, and
1818
- Redirect Policy
1919
- Rotating Proxies
2020
- WebSocket Upgrade
21-
- TLS/HTTP2 Emulation
2221
- HTTPS via BoringSSL
22+
- TLS/HTTP2 Emulation
2323

2424
## Example
2525

0 commit comments

Comments
 (0)