here: https://github.com/open-telemetry/opentelemetry-rust/blob/4830a3cf3bad684eff4f372eea3417e613d143aa/opentelemetry-otlp/Cargo.toml#L53 because `tonic` defaults to routing feature depends on `axum` (full blown web framework). which breaks my build. in general ore libs should make all deps `default-features = false` by default