Switch badge over to Circle
This commit is contained in:
parent
c4367f1bbe
commit
d3706adeb3
@ -1,10 +1,10 @@
|
|||||||
# Rust-Postgres
|
# Rust-Postgres
|
||||||
|
[](https://circleci.com/gh/sfackler/rust-postgres) [](https://crates.io/crates/postgres)
|
||||||
|
|
||||||
A native PostgreSQL driver for Rust.
|
A native PostgreSQL driver for Rust.
|
||||||
|
|
||||||
[Documentation](https://docs.rs/postgres)
|
[Documentation](https://docs.rs/postgres)
|
||||||
|
|
||||||
[](https://travis-ci.org/sfackler/rust-postgres) [](https://crates.io/crates/postgres)
|
|
||||||
|
|
||||||
You can integrate Rust-Postgres into your project through the [releases on crates.io](https://crates.io/crates/postgres):
|
You can integrate Rust-Postgres into your project through the [releases on crates.io](https://crates.io/crates/postgres):
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
Reference in New Issue
Block a user