Skip to content

Commit

Permalink
Re-export Mime
Browse files Browse the repository at this point in the history
  • Loading branch information
sebasgarcep authored Jan 14, 2017
1 parent 68c57f6 commit 0615c6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ extern crate url;
pub use hyper::client::IntoUrl;
pub use hyper::Error as HyperError;
pub use hyper::header;
pub use hyper::mime;
pub use hyper::method::Method;
pub use hyper::status::StatusCode;
pub use hyper::version::HttpVersion;
Expand Down

0 comments on commit 0615c6d

Please sign in to comment.