chore(examples): Remove unused pin-project from dependencies (#1195)

This commit is contained in:
tottoto
2022-12-15 12:59:27 -05:00
committed by GitHub
parent 77fd2a551e
commit c3e5044fca
-1
View File
@@ -221,7 +221,6 @@ prost-types = "0.11"
http = "0.2"
http-body = "0.4.2"
hyper = { version = "0.14", features = ["full"] }
pin-project = "1.0"
warp = "0.3"
# Health example
tonic-health = { path = "../tonic-health" }