diff --git a/examples/Cargo.toml b/examples/Cargo.toml index 6a38803..c36280b 100644 --- a/examples/Cargo.toml +++ b/examples/Cargo.toml @@ -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" }