Skip to content

Commit 74fcf53

Browse files
tottotoseanmonstar
authored andcommitted
feat: re-export mime::Mime
1 parent 2ffcd7a commit 74fcf53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ extern crate test;
7777

7878
pub use headers_core::{Error, Header};
7979

80+
pub use mime::Mime;
81+
8082
#[doc(hidden)]
8183
pub use http::HeaderMap;
8284

0 commit comments

Comments
 (0)