We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c839d commit 435f6e8Copy full SHA for 435f6e8
bitreq/Cargo.toml
@@ -46,7 +46,7 @@ log = ["dep:log"]
46
https = ["https-rustls"]
47
https-rustls = ["rustls", "webpki-roots", "rustls-webpki"]
48
https-rustls-probe = ["rustls", "rustls-native-certs"]
49
-proxy = ["base64"]
+proxy = ["base64", "std"]
50
async = ["tokio", "std"]
51
async-https = ["async", "https-rustls", "tokio-rustls"]
52
0 commit comments