We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4367f1 commit d3706adCopy full SHA for d3706ad
1 file changed
README.md
@@ -1,10 +1,10 @@
1
# Rust-Postgres
2
+[](https://circleci.com/gh/sfackler/rust-postgres) [](https://crates.io/crates/postgres)
3
+
4
A native PostgreSQL driver for Rust.
5
6
[Documentation](https://docs.rs/postgres)
7
-[](https://travis-ci.org/sfackler/rust-postgres) [](https://crates.io/crates/postgres)
-
8
You can integrate Rust-Postgres into your project through the [releases on crates.io](https://crates.io/crates/postgres):
9
```toml
10
[dependencies]
0 commit comments