Fix repository link
This commit is contained in:
parent
7bd21b492e
commit
66194766d0
@ -5,7 +5,7 @@ authors = ["Steven Fackler <sfackler@gmail.com>"]
|
|||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Low level Postgres protocol APIs"
|
description = "Low level Postgres protocol APIs"
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
repository = "https://github.com/sfackler/rust-postgres-protocol"
|
repository = "https://github.com/sfackler/rust-postgres"
|
||||||
readme = "../README.md"
|
readme = "../README.md"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
Reference in New Issue
Block a user