veeso / suppaftp

a super FTP/FTPS client library for Rust with support for both passive and active mode
Apache License 2.0
121 stars 31 forks source link

fix: tls::TlsConnector should be pub use #22

Closed Xuanwo closed 2 years ago

Xuanwo commented 2 years ago

Signed-off-by: Xuanwo github@xuanwo.io

Description

tls::TlsConnector should be pub use.

Type of change

Please select relevant options.

Checklist

Acceptance tests

wait for a project maintainer to fulfill this section...