rust-imap/.github/workflows
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
..
check.yml Merge remote-tracking branch 'ci/main' into ci-bump 2023-09-09 17:37:01 +02:00
scheduled.yml Fix typo in nightly scheduled jobs 2023-10-04 23:20:12 -04:00
test.yml 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