deps: bump pin-project from 1.0.12 to 1.1.0

Pull-Request: #3937.
This commit is contained in:
dependabot[bot]
2023-05-15 17:49:21 +00:00
committed by GitHub
parent 3021814e6b
commit 2512b6cd18
5 changed files with 9 additions and 9 deletions

View File

@ -23,7 +23,7 @@ multihash = { version = "0.17.0", default-features = false, features = ["std"] }
multistream-select = { workspace = true }
once_cell = "1.17.1"
parking_lot = "0.12.0"
pin-project = "1.0.0"
pin-project = "1.1.0"
quick-protobuf = "0.8"
rand = "0.8"
rw-stream-sink = { workspace = true }