Skip to content

Commit

Permalink
chore: expose dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoLeonardo committed Nov 11, 2024
1 parent 1928a64 commit d4a35c2
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 @@ -401,6 +401,7 @@ pub mod error;
pub mod http_client;

pub mod dep {
pub use async_curl;
pub use curl;
}

Expand Down

0 comments on commit d4a35c2

Please sign in to comment.