Expand description

Some re-exported crates that might be useful while writing software with hrpc.

Re-exports

pub use bytes;
pub use futures_util;
pub use prost;
pub use tracing;
pub use http;
pub use tower;