Bump pin-project from 1.0.5 to 1.0.8 (#9999)

Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.0.5 to 1.0.8.
- [Release notes](https://github.com/taiki-e/pin-project/releases)
- [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project/compare/v1.0.5...v1.0.8)

---
updated-dependencies:
- dependency-name: pin-project
  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>
This commit is contained in:
dependabot[bot]
2021-10-11 15:24:24 +00:00
committed by GitHub
parent 32900294ba
commit 991bc30148
4 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ linked_hash_set = "0.1.3"
lru = "0.6.6"
log = "0.4.8"
parking_lot = "0.11.1"
pin-project = "1.0.4"
pin-project = "1.0.8"
prometheus-endpoint = { package = "substrate-prometheus-endpoint", version = "0.9.0", path = "../../utils/prometheus" }
prost = "0.8"
rand = "0.7.2"