Skip to content

Commit c03accd

Browse files
committed
Move to rust-postgres
1 parent 392c9e2 commit c03accd

File tree

12 files changed

+2
-2318
lines changed

12 files changed

+2
-2318
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

.travis.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

Cargo.toml

Lines changed: 0 additions & 15 deletions
This file was deleted.

LICENSE-APACHE

Lines changed: 0 additions & 201 deletions
This file was deleted.

LICENSE-MIT

Lines changed: 0 additions & 22 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
# postgres-protocol
1+
# Moved
22

3-
[Documentation](https://docs.rs/postgres-protocol/0.2.0/postgres_protocol)
4-
5-
[![Build Status](https://travis-ci.org/sfackler/rust-postgres-protocol.png?branch=master)](https://travis-ci.org/sfackler/rust-postgres-protocol) [![Latest Version](https://img.shields.io/crates/v/postgres-protocol.svg)](https://crates.io/crates/postgres-protocol)
6-
7-
Low level Postgres protocol APIs.
8-
9-
## License
10-
11-
Licensed under either of
12-
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
13-
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
14-
15-
at your option.
16-
17-
### Contribution
18-
19-
Unless you explicitly state otherwise, any contribution intentionally submitted
20-
for inclusion in the work by you shall be dual licensed as above, without any
21-
additional terms or conditions.
3+
This crate has moved to https://github.com/sfackler/rust-postgres

src/authentication.rs

Lines changed: 0 additions & 34 deletions
This file was deleted.

src/lib.rs

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)