Skip to content

Commit

Permalink
Re-export HeaderName
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtoth committed Nov 1, 2023
1 parent 9dae3ce commit c825ae8
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 @@ -670,6 +670,7 @@
//! ```
//!
pub use error::{Error, ErrorKind};
pub use hyper::header::HeaderName;
#[allow(deprecated)]
pub use matcher::Matcher;
pub use mock::Mock;
Expand Down

0 comments on commit c825ae8

Please sign in to comment.