Open waynexia opened 1 year ago
Is your feature request related to a problem? Please describe.
https://github.com/open-telemetry/opentelemetry-rust/pull/1310
opentelemetry-rust dependents on both grpcio and tonic. On my application that dependents on opentelemetry-rust I have to bump tonic.
opentelemetry-rust
grpcio
tonic
Describe the solution you'd like
Bump prost to 0.12
0.12
Describe alternatives you've considered N/A
Additional context N/A
Would you like to send a PR?
Is your feature request related to a problem? Please describe.
https://github.com/open-telemetry/opentelemetry-rust/pull/1310
opentelemetry-rust
dependents on bothgrpcio
andtonic
. On my application that dependents onopentelemetry-rust
I have to bump tonic.Describe the solution you'd like
Bump prost to
0.12
Describe alternatives you've considered N/A
Additional context N/A