This is an automated email from the ASF dual-hosted git repository.
erickguan pushed a change to branch feat/reqwest-tls-options
in repository https://gitbox.apache.org/repos/asf/opendal.git
from 1d887a0da simplify reqwest tls backend selection
add fed18c96e Address issues in feature configurations, dependencies
add 4487b5981 Set default transport to rustls
No new revisions were added by this update.
Summary of changes:
core/Cargo.lock | 3 -
core/Cargo.toml | 18 +--
core/http-transports/reqwest/Cargo.toml | 29 ++---
core/http-transports/reqwest/README.md | 42 +++----
core/http-transports/reqwest/src/lib.rs | 208 ++++++++++++++++++--------------
5 files changed, 148 insertions(+), 152 deletions(-)