Skip to content

Commit

Permalink
Pin reqwest to 0.11.20 because nervosnetwork/ckb#4205
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Mar 7, 2024
1 parent 149cd50 commit 0245a41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 42 deletions.
44 changes: 3 additions & 41 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ipnetwork = "0.14"
multiaddr = { package = "parity-multiaddr", version = "0.4.0" }
byteorder = "1.3.2"
toml = "0.5.9"

reqwest = "=0.11.20" # see https://github.com/nervosnetwork/ckb/pull/4205
tokio = { version = "1", features = ["net", "io-util", "rt"] }
futures = "0.3"

Expand Down

0 comments on commit 0245a41

Please sign in to comment.