diff --git a/Cargo.toml b/Cargo.toml index 4101345..96f3b9c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rquest" -version = "0.20.25" +version = "0.20.30" 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"]