Skip to content

Commit

Permalink
chore(deps): bump pin-project from 1.1.7 to 1.1.8 (#3157)
Browse files Browse the repository at this point in the history
Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.1.7 to 1.1.8.
- [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.7...v1.1.8)

---
updated-dependencies:
- dependency-name: pin-project
  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 Jan 7, 2025
1 parent 18b8604 commit baca795
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 @@ -244,7 +244,7 @@ http = "1.0.0"
tower = { version = "0.5.2", features = ["full", "log", "util", "timeout", "load-shed", "limit"] }
tower-http = { version = "0.5.2", features = ["cors", "full", "trace", "set-header", "propagate-header"] }
tower_governor = { version = "0.4.3", features = ["tracing"] }
pin-project = "1.1.7"
pin-project = "1.1.8"
mirai-annotations = "1.12.0"
lru = "0.11.0"
quick_cache = "0.6.9"
Expand Down

0 comments on commit baca795

Please sign in to comment.