Skip to content

Commit

Permalink
build(deps): bump reqsign from 0.14.6 to 0.14.7 (#2098)
Browse files Browse the repository at this point in the history
Bumps [reqsign](https://github.com/Xuanwo/reqsign) from 0.14.6 to 0.14.7.
- [Release notes](https://github.com/Xuanwo/reqsign/releases)
- [Commits](Xuanwo/reqsign@v0.14.6...v0.14.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 762b165 commit 5d60635
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -68,7 +68,7 @@ opendal = { version = "0.44.2", optional = true }
openssl = { version = "0.10.62", optional = true }
rand = "0.8.4"
regex = "1.10.3"
reqsign = { version = "0.14.1", optional = true }
reqsign = { version = "0.14.7", optional = true }
reqwest = { version = "0.11", features = [
"json",
"blocking",
Expand Down

0 comments on commit 5d60635

Please sign in to comment.