diff --git a/Cargo.toml b/Cargo.toml index 241ebd8a..44a7d89e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rquest" -version = "0.25.6" +version = "0.25.7" description = "An ergonomic, all-in-one JA3/JA4/HTTP2 fingerprint HTTP/WebSocket client" keywords = ["http", "client", "websocket", "ja3", "ja4"] categories = ["web-programming::http-client"]