Skip to content

Commit

Permalink
deps: bump reqwest from 0.11.27 to 0.12.2
Browse files Browse the repository at this point in the history
Pull-Request: #5284.
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 367d2a1 commit 9560261
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 12 deletions.
89 changes: 78 additions & 11 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 interop-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ wasm-bindgen = { version = "0.2" }
wasm-bindgen-futures = { version = "0.4" }
wasm-logger = { version = "0.2.0" }
instant = "0.1.12"
reqwest = { version = "0.11", features = ["json"] }
reqwest = { version = "0.12", features = ["json"] }
console_error_panic_hook = { version = "0.1.7" }
futures-timer = "3.0.3"

Expand Down

0 comments on commit 9560261

Please sign in to comment.