Skip to content

Commit f0f440a

Browse files
committed
Add description and repo link
1 parent 66b1650 commit f0f440a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
name = "postgres-protocol"
33
version = "0.1.0"
44
authors = ["Steven Fackler <sfackler@gmail.com>"]
5+
description = "Low level Postgres protocol APIs"
56
license = "MIT/Apache-2.0"
7+
repository = "https://github.com/sfackler/rust-postgres-protocol"
68
readme = "README.md"
79

810
[dependencies]

0 commit comments

Comments
 (0)