RosettaCodeData/Task/HTTPS-Client-authenticated/Rust/https-client-authenticated-1.rs

2 lines
68 B
Rust
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
reqwest = {version = "0.11", features = ["native-tls", "blocking"]}