Skip to content

Commit

Permalink
build(deps): bump reqwest from 0.11.18 to 0.11.19
Browse files Browse the repository at this point in the history
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.18 to 0.11.19.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.18...v0.11.19)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent 96138b9 commit 0815fd6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 deletions.
30 changes: 23 additions & 7 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 @@ -272,7 +272,7 @@ rcgen = "0.10.0"
reed-solomon-erasure = "6.0.0"
regex = "1.9.3"
rolling-file = "0.2.0"
reqwest = { version = "0.11.18", default-features = false }
reqwest = { version = "0.11.19", default-features = false }
rpassword = "7.2"
rustc_version = "0.4"
rustls = { version = "0.21.6", default-features = false, features = ["quic"] }
Expand Down

0 comments on commit 0815fd6

Please sign in to comment.