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 0a3522a35 fix reqwest rustls webpki feature name
add 2de79e807 add reqwest rustls ring backend
No new revisions were added by this update.
Summary of changes:
core/Cargo.lock | 1 +
core/Cargo.toml | 5 ++
core/http-transports/reqwest/Cargo.toml | 10 ++++
core/http-transports/reqwest/README.md | 5 +-
core/http-transports/reqwest/src/lib.rs | 83 +++++++++++++++++++--------------
5 files changed, 69 insertions(+), 35 deletions(-)