Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence committed Oct 1, 2023
1 parent be4eb4e commit 17785cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcloud-sdk/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ pub use rest_apis::*;

pub const GCLOUD_SDK_USER_AGENT: &str = concat!("gcloud-sdk-rs/v", env!("CARGO_PKG_VERSION"));

pub use tonic;
pub use prost;
pub use prost_types;
pub use tonic;

0 comments on commit 17785cf

Please sign in to comment.