Skip to content

Commit

Permalink
Bump reqwest from 0.11.16 to 0.11.27
Browse files Browse the repository at this point in the history
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.16 to 0.11.27.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.16...v0.11.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent cda0c54 commit c24fc8d
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 37 deletions.
138 changes: 102 additions & 36 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 @@ -36,7 +36,7 @@ thiserror = "1.0.58"
gpgme = "0.11"

[dependencies.reqwest]
version = "0.11.16"
version = "0.11.27"
default-features = false
features = ["rustls-tls-native-roots"]

Expand Down

0 comments on commit c24fc8d

Please sign in to comment.