Skip to content

Commit 69cdfcb

Browse files
authored
Merge pull request #46 from sebasgarcep/master
Re-export Mime
2 parents c5e955b + 0615c6d commit 69cdfcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ extern crate url;
110110
pub use hyper::client::IntoUrl;
111111
pub use hyper::Error as HyperError;
112112
pub use hyper::header;
113+
pub use hyper::mime;
113114
pub use hyper::method::Method;
114115
pub use hyper::status::StatusCode;
115116
pub use hyper::version::HttpVersion;

0 commit comments

Comments
 (0)