We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbe1d30 commit ffc73e4Copy full SHA for ffc73e4
README.md
@@ -3,7 +3,7 @@ A native PostgreSQL driver for Rust.
3
4
Documentation is available at https://sfackler.github.io/rust-postgres/doc/postgres
5
6
-[](https://travis-ci.org/sfackler/rust-postgres)
+[](https://travis-ci.org/sfackler/rust-postgres) [](https://crates.io/crates/postgres)
7
8
You can integrate Rust-Postgres into your project through the [releases on crates.io](https://crates.io/crates/postgres):
9
```toml
0 commit comments