Bump pin-project from 1.0.8 to 1.0.10 (#10578)

Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.0.8 to 1.0.10.
- [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.8...v1.0.10)

---
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]
2022-01-04 13:18:16 +00:00
committed by GitHub
parent 4b9573ca38
commit b9bc515506
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.7.0"
log = "0.4.8"
parking_lot = "0.11.2"
pin-project = "1.0.8"
pin-project = "1.0.10"
prometheus-endpoint = { package = "substrate-prometheus-endpoint", version = "0.10.0-dev", path = "../../utils/prometheus" }
prost = "0.9"
rand = "0.7.2"