Skip to content

Commit

Permalink
v0.20.22
Browse files Browse the repository at this point in the history
  • Loading branch information
0x676e67 committed Aug 13, 2024
1 parent 9847c41 commit 5158dbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[package]
name = "rquest"
version = "0.20.21"
version = "0.20.22"
description = "An fast asynchronous Rust Http/WebSocket Client with TLS/JA3/JA4/HTTP2 fingerprint impersonate"
keywords = ["http", "request", "client", "websocket", "ja3"]
keywords = ["http", "client", "websocket", "ja3", "ja4"]
categories = ["web-programming::http-client"]
repository = "https://github.com/0x676e67/rquest"
documentation = "https://docs.rs/rquest"
Expand Down

0 comments on commit 5158dbf

Please sign in to comment.