Lib: do not include always native-tls

pull/175/head
Tpt 3 years ago
parent 177f0201c4
commit 3c297e5ef7
  1. 2
      lib/Cargo.toml

@ -19,7 +19,7 @@ all-features = true
[features]
default = []
sophia = ["sophia_api"]
http_client = ["oxhttp", "oxhttp/native-tls"]
http_client = ["oxhttp"]
[dependencies]
quick-xml = "0.22"

Loading…
Cancel
Save