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

@ -14,7 +14,7 @@ categories = ["network-programming", "asynchronous"]
bytes = "1"
futures = "0.3"
log = "0.4"
pin-project = "1.0.0"
pin-project = "1.1.0"
smallvec = "1.6.1"
unsigned-varint = "0.7"