From 3a2f663acab121989329ebf96c37f59705f59c1e Mon Sep 17 00:00:00 2001 From: 0x676e67 Date: Sun, 8 Sep 2024 17:56:04 +0800 Subject: [PATCH] v0.20.85 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 31005b7..47c493e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rquest" -version = "0.20.80" +version = "0.20.85" description = "An fast asynchronous Rust Http/WebSocket Client with TLS/JA3/JA4/HTTP2 fingerprint impersonate" keywords = ["http", "client", "websocket", "ja3", "ja4"] categories = ["web-programming::http-client"]