Skip to content

Commit

Permalink
Bump reqwest from 0.11.24 to 0.11.26 (#605)
Browse files Browse the repository at this point in the history
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.24 to 0.11.26.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.24...v0.11.26)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent 48d0dec commit 98c9705
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 @@ -39,7 +39,7 @@ rand = "0.8.5"
rcgen = "0.10.0"
regex = "1.10.3"
regress = "0.9.0"
reqwest = "0.11.24"
reqwest = "0.11.26"
rustfmt-wrapper = "0.2.1"
schemars = { version = "0.8.16", features = ["chrono", "uuid1"] }
serde = { version = "1.0.197", features = ["derive"] }
Expand Down

0 comments on commit 98c9705

Please sign in to comment.