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 66b1650 commit f0f440aCopy full SHA for f0f440a
Cargo.toml
@@ -2,7 +2,9 @@
2
name = "postgres-protocol"
3
version = "0.1.0"
4
authors = ["Steven Fackler <sfackler@gmail.com>"]
5
+description = "Low level Postgres protocol APIs"
6
license = "MIT/Apache-2.0"
7
+repository = "https://github.com/sfackler/rust-postgres-protocol"
8
readme = "README.md"
9
10
[dependencies]
0 commit comments