File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Rust-Postgres
2
+ [ ![ CircleCI] ( https://circleci.com/gh/sfackler/rust-postgres.svg?style=shield )] ( https://circleci.com/gh/sfackler/rust-postgres ) [ ![ Latest Version] ( https://img.shields.io/crates/v/postgres.svg )] ( https://crates.io/crates/postgres )
3
+
2
4
A native PostgreSQL driver for Rust.
3
5
4
6
[ Documentation] ( https://docs.rs/postgres )
5
7
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
-
8
8
You can integrate Rust-Postgres into your project through the [ releases on crates.io] ( https://crates.io/crates/postgres ) :
9
9
``` toml
10
10
[dependencies ]
You can’t perform that action at this time.
0 commit comments