File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,11 @@ rust-ftp
3
3
4
4
FTP client for Rust
5
5
6
+ [ ![ Number of Crate Downloads] ( https://img.shields.io/crates/d/ftp.svg )] ( https://crates.io/crates/ftp )
7
+ [ ![ Crate Version] ( https://img.shields.io/crates/v/ftp.svg )] ( https://crates.io/crates/ftp )
8
+ [ ![ Crate License] ( https://img.shields.io/crates/l/ftp.svg )] ( https://crates.io/crates/ftp )
6
9
[ ![ Build Status] ( https://travis-ci.org/mattnenterprise/rust-ftp.svg )] ( https://travis-ci.org/mattnenterprise/rust-ftp )
7
- [ ![ crates.io ] ( http ://meritbadge.herokuapp.com/ ftp)] ( https://crates .io/crates/ ftp )
10
+ [ ![ Coverage Status ] ( https ://coveralls.io/repos/github/mattnenterprise/rust- ftp/badge.svg?branch=master )] ( https://coveralls .io/github/mattnenterprise/rust- ftp?branch=master )
8
11
9
12
[ Documentation] ( https://docs.rs/ftp/ )
10
13
You can’t perform that action at this time.
0 commit comments