From c4ad99b79a44a3c0fba1f753bbe8f93a36a90b5d Mon Sep 17 00:00:00 2001 From: 0x676e67 Date: Mon, 9 Dec 2024 14:53:32 +0800 Subject: [PATCH] v0.31.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 25a7c5fe..a0288659 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rquest" -version = "0.31.3" +version = "0.31.5" description = "An ergonomic, all-in-one JA3/JA4/HTTP2 fingerprint HTTP/WebSocket client" keywords = ["http", "client", "websocket", "ja3", "ja4"] categories = ["web-programming::http-client"]