diff --git a/Cargo.toml b/Cargo.toml index 5f0487d..8677732 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rquest" -version = "0.20.20" +version = "0.20.21" description = "An fast asynchronous Rust Http/WebSocket Client with TLS/JA3/JA4/HTTP2 fingerprint impersonate" keywords = ["http", "request", "client", "websocket", "ja3"] categories = ["web-programming::http-client"]