0.5.3
This release adds feature flags for selecting a non-default TLS backend for reqwest
in dxr_client
. There should be no change to the default behaviour (the default-tls
feature of reqwest
). To use a different TLS backend (i.e. rustls
), use dxr
with default-features = false
and enable the client-rustls-tls
feature.
Development of this version was supported by @quot, @amz-x, and another private sponsor.