Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
refactor: re-export Method from reqwest
Browse files Browse the repository at this point in the history
  • Loading branch information
SebRollen committed Nov 4, 2021
1 parent c61f940 commit becd901
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 @@ -11,3 +11,4 @@ pub use client::Client;
pub use error::Error;
pub use pagination::*;
pub use request::*;
pub use reqwest::Method;

0 comments on commit becd901

Please sign in to comment.