chore: Fix clippy lints (#881)
This commit is contained in:
@@ -29,7 +29,7 @@ pub mod proto {
|
||||
#![allow(missing_docs)]
|
||||
tonic::include_proto!("grpc.health.v1");
|
||||
|
||||
pub const GRPC_HEALTH_V1_FILE_DESCRIPTOR_SET: &'static [u8] =
|
||||
pub const GRPC_HEALTH_V1_FILE_DESCRIPTOR_SET: &[u8] =
|
||||
tonic::include_file_descriptor_set!("grpc_health_v1");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user