re-export hyper dependency

This commit is contained in:
Sanath Govindarajan
2023-04-18 14:16:27 -05:00
parent 098fb246a4
commit e69841a170

View File

@@ -93,6 +93,7 @@ pub mod storage;
mod types;
pub use hyper;
pub use hyper_rustls;
#[cfg(feature = "service_account")]