rust-imap/.github
Edward Rudd bb39460491 Change the client builder so that it abstracts away connecting to TLS or non-TLS connections and what TLS provider is used.
- this allows a more transparent and versatile usage of the library as one can simply compile it as-is and then use the builder to configure where we connect and how we connect without having to be concerned about what type is used for the imap::Client / imap::Session
2023-10-05 17:32:58 -04:00
..
workflows Change the client builder so that it abstracts away connecting to TLS or non-TLS connections and what TLS provider is used. 2023-10-05 17:32:58 -04:00
codecov.yml mv github .github 2022-09-18 11:44:59 -07:00
dependabot.yml Notify if actions themselves are outdated 2022-12-09 16:25:21 -08:00