Skip to content

Commit

Permalink
chore(deps): update rust crate reqwest to 0.11.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent e5c5619 commit 41795be
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 21 deletions.
57 changes: 37 additions & 20 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 core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ anyhow = "1.0.75"
thiserror = "1.0.50"

[dev-dependencies]
reqwest = "0.11.18"
reqwest = "0.11.27"
bytes = "1.3.0"
tokio = { version = "1.22.0", features = ["rt", "macros"] }
once_cell = "1.16.0"
Expand Down

0 comments on commit 41795be

Please sign in to comment.