Update minimal version of pin-project (#1132)
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ tracing = "0.1"
|
|||||||
async-stream = "0.3"
|
async-stream = "0.3"
|
||||||
http-body = "0.4.4"
|
http-body = "0.4.4"
|
||||||
percent-encoding = "2.1"
|
percent-encoding = "2.1"
|
||||||
pin-project = "1.0"
|
pin-project = "1.0.11"
|
||||||
tokio-util = {version = "0.7", features = ["codec"]}
|
tokio-util = {version = "0.7", features = ["codec"]}
|
||||||
tower-layer = "0.3"
|
tower-layer = "0.3"
|
||||||
tower-service = "0.3"
|
tower-service = "0.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user