Skip to content

Commit

Permalink
Update reqwest-middleware from 0.3.0 to 0.4.0 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
musicinmybrain authored Nov 12, 2024
1 parent c3d03a7 commit 7595576
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -15,7 +15,7 @@ itertools = "0.13.0"
bisection = "0.1.0"
memmap2 = "0.9.0"
reqwest = { version = "0.12.3", default-features = false, features = ["stream"] }
reqwest-middleware = "0.3.0"
reqwest-middleware = "0.4.0"
tokio = { version = "1.33.0", default-features = false }
tokio-stream = { version = "0.1.14", features = ["sync"] }
tokio-util = "0.7.9"
Expand Down

0 comments on commit 7595576

Please sign in to comment.