Update minimal version of pin-project (#1132)

This commit is contained in:
Lucio Franco
2022-11-01 12:53:18 -04:00
committed by GitHub
parent a98d719fb4
commit 6667ace032
+1 -1
View File
@@ -61,7 +61,7 @@ tracing = "0.1"
async-stream = "0.3"
http-body = "0.4.4"
percent-encoding = "2.1"
pin-project = "1.0"
pin-project = "1.0.11"
tokio-util = {version = "0.7", features = ["codec"]}
tower-layer = "0.3"
tower-service = "0.3"