Skip to content

Commit

Permalink
chore(deps): Bump pin-project from 1.1.6 to 1.1.7
Browse files Browse the repository at this point in the history
Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/taiki-e/pin-project/releases)
- [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md)
- [Commits](taiki-e/pin-project@v1.1.6...v1.1.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 763ef80 commit 4bc80a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -16,7 +16,7 @@ gix = { version = "0.67.0", features = [
human-errors = "0.1.3"
log = "0.4.22"
parse_link_header = "0.4.0"
pin-project = "1.1.6"
pin-project = "1.1.7"
reqwest = { version = "0.12.8", default-features = false, features = [
"brotli",
"charset",
Expand Down

0 comments on commit 4bc80a3

Please sign in to comment.