Badges for new CI
This commit is contained in:
parent
04426957d8
commit
7ef76c029f
2 changed files with 10 additions and 6 deletions
|
|
@ -3,11 +3,13 @@
|
||||||
|
|
||||||
# imap
|
# imap
|
||||||
|
|
||||||
[](https://crates.io/crates/imap)
|
[](https://crates.io/crates/imap)
|
||||||
[](https://docs.rs/imap/)
|
[](https://docs.rs/imap/)
|
||||||
[](https://crates.io/crates/imap)
|
[](https://crates.io/crates/imap)
|
||||||
[](https://travis-ci.com/jonhoo/rust-imap)
|
[](https://travis-ci.com/jonhoo/rust-imap)
|
||||||
[](https://codecov.io/gh/jonhoo/rust-imap)
|
[](https://cirrus-ci.com/github/jonhoo/rust-imap)
|
||||||
|
[](https://codecov.io/gh/jonhoo/rust-imap)
|
||||||
|
[](https://deps.rs/repo/github/jonhoo/rust-imap)
|
||||||
|
|
||||||
This crate lets you connect to and interact with servers that implement the IMAP protocol ([RFC
|
This crate lets you connect to and interact with servers that implement the IMAP protocol ([RFC
|
||||||
3501](https://tools.ietf.org/html/rfc3501) and various extensions). After authenticating with
|
3501](https://tools.ietf.org/html/rfc3501) and various extensions). After authenticating with
|
||||||
|
|
|
||||||
|
|
@ -3,11 +3,13 @@
|
||||||
|
|
||||||
# {{crate}}
|
# {{crate}}
|
||||||
|
|
||||||
[](https://crates.io/crates/imap)
|
[](https://crates.io/crates/imap)
|
||||||
[](https://docs.rs/imap/)
|
[](https://docs.rs/imap/)
|
||||||
[](https://crates.io/crates/imap)
|
[](https://crates.io/crates/imap)
|
||||||
[](https://travis-ci.com/jonhoo/rust-imap)
|
[](https://travis-ci.com/jonhoo/rust-imap)
|
||||||
[](https://codecov.io/gh/jonhoo/rust-imap)
|
[](https://cirrus-ci.com/github/jonhoo/rust-imap)
|
||||||
|
[](https://codecov.io/gh/jonhoo/rust-imap)
|
||||||
|
[](https://deps.rs/repo/github/jonhoo/rust-imap)
|
||||||
|
|
||||||
{{readme}}
|
{{readme}}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue