File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ A native PostgreSQL driver for Rust.
3
3
4
4
[ Documentation] ( https://docs.rs/postgres/0.13.4/postgres )
5
5
6
- [ ![ Build Status] ( https://travis-ci.org/sfackler/rust-postgres.png ?branch=master )] ( https://travis-ci.org/sfackler/rust-postgres ) [ ![ Latest Version] ( https://img.shields.io/crates/v/postgres.svg )] ( https://crates.io/crates/postgres )
6
+ [ ![ Build Status] ( https://travis-ci.org/sfackler/rust-postgres.svg ?branch=master )] ( https://travis-ci.org/sfackler/rust-postgres ) [ ![ Latest Version] ( https://img.shields.io/crates/v/postgres.svg )] ( https://crates.io/crates/postgres )
7
7
8
8
You can integrate Rust-Postgres into your project through the [ releases on crates.io] ( https://crates.io/crates/postgres ) :
9
9
``` toml
You can’t perform that action at this time.
0 commit comments