Skip to content

Commit 3b88804

Browse files
committed
Bump rquest to v1.2
1 parent 3fc02bb commit 3b88804

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pyo3 = { version = "0.23", features = ["extension-module", "abi3-py38", "indexma
1616
anyhow = "1"
1717
log = "0.4"
1818
pyo3-log = "0.12"
19-
rquest = { version = "1.1", features = [
19+
rquest = { version = "1.2", features = [
2020
"json",
2121
"cookies",
2222
"socks",

0 commit comments

Comments
 (0)