Skip to content

Commit 14cb754

Browse files
committed
feat(typing): add chrome/110 impersonate
1 parent 1cefcb7 commit 14cb754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ rquest = { version = "5.1.0", features = [
5050
"cookies-preserve-order",
5151
"cookies-multiple",
5252
] }
53-
rquest-util = { version = "2.1.0" }
53+
rquest-util = { version = "2.3.0" }
5454

5555
[target.'cfg(not(target_env = "msvc"))'.dependencies]
5656
jemallocator = { package = "tikv-jemallocator", version = "0.6", features = [

0 commit comments

Comments
 (0)