Skip to content

Commit

Permalink
chore(deps): bump reqwest from 0.12.3 to 0.12.4 (#279)
Browse files Browse the repository at this point in the history
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.3...v0.12.4)

---
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 Apr 26, 2024
1 parent b21e844 commit 564f6b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -92,7 +92,7 @@ opentelemetry_sdk = "0.22.1"
pretty_assertions = "1.4.0"
qrcode = "0.14.0"
rand = "0.8.5"
reqwest = { version = "0.12.3", default-features = false }
reqwest = { version = "0.12.4", default-features = false }
serde = "1.0.198"
serde_json = "1.0.116"
serde_with = "3.6.0"
Expand Down

0 comments on commit 564f6b0

Please sign in to comment.