We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb14199 commit ba6f924Copy full SHA for ba6f924
opentelemetry-proto/src/proto.rs
@@ -1,6 +1,6 @@
1
#[cfg(feature = "gen-tonic-messages")]
2
#[path = "proto/tonic"]
3
-/// Generated files using [`tonic`](https://docs.rs/crate/grpcio) and [`prost`](https://docs.rs/crate/protobuf/latest)
+/// Generated files using [`tonic`](https://docs.rs/crate/tonic) and [`prost`](https://docs.rs/crate/prost)
4
pub mod tonic {
5
/// Service stub and clients
6
#[path = ""]
0 commit comments