Description: avoid checking examples in build-time test
 Requires differently-versioned-in-Debian crates
 hyper-rustls and tower-http.
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2025-03-15
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,9 +6,9 @@
   "tonic-types",
   "tonic-reflection",
   "tonic-web", # Non-published crates
-  "examples",
+  #"examples",
   "codegen",
-  "interop", # Tests
+  #"interop", # Tests
   "tests/disable_comments",
   "tests/included_service",
   "tests/same_name",
