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

2 lines
68 B
Text
Raw Permalink Normal View History

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