chore(examples): Remove unused pin-project from dependencies (#1195)
This commit is contained in:
@@ -221,7 +221,6 @@ prost-types = "0.11"
|
|||||||
http = "0.2"
|
http = "0.2"
|
||||||
http-body = "0.4.2"
|
http-body = "0.4.2"
|
||||||
hyper = { version = "0.14", features = ["full"] }
|
hyper = { version = "0.14", features = ["full"] }
|
||||||
pin-project = "1.0"
|
|
||||||
warp = "0.3"
|
warp = "0.3"
|
||||||
# Health example
|
# Health example
|
||||||
tonic-health = { path = "../tonic-health" }
|
tonic-health = { path = "../tonic-health" }
|
||||||
|
|||||||
Reference in New Issue
Block a user