Triggering a build
This commit is contained in:
parent
95e6676055
commit
a25bf47d1c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ rust-imap
|
||||||
IMAP Client for Rust
|
IMAP Client for Rust
|
||||||
|
|
||||||
This client has SSL support. SSL is configured using an SSLContext that is passed into the connect method of a IMAPStream. If no SSL
|
This client has SSL support. SSL is configured using an SSLContext that is passed into the connect method of a IMAPStream. If no SSL
|
||||||
support is wanted just pass in None. The library rust-openssl is used to support SSL for this project.
|
support is wanted just pass in None. The library rust-openssl is used to support SSL for this project.
|
||||||
|
|
||||||
|
|
||||||
[](https://travis-ci.org/mattnenterprise/rust-imap)
|
[](https://travis-ci.org/mattnenterprise/rust-imap)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue