Bump pin-project from 1.0.4 to 1.0.7 (#3199)

Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.0.4 to 1.0.7.
- [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.4...v1.0.7)

---
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-06-11 16:55:44 +02:00
committed by GitHub
parent be32325af7
commit 73f368904b
5 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ futures = "0.3.15"
futures-timer = "3.0.2"
parity-scale-codec = { version = "2.0.0", default-features = false, features = ["derive"] }
parking_lot = { version = "0.11.1", optional = true }
pin-project = "1.0.4"
pin-project = "1.0.7"
rand = "0.8.3"
streamunordered = "0.5.1"
thiserror = "1.0.23"