diff --git a/pq-src/Cargo.toml b/pq-src/Cargo.toml index 19a9941..6326c12 100644 --- a/pq-src/Cargo.toml +++ b/pq-src/Cargo.toml @@ -14,6 +14,9 @@ include = [ "source/src/common/*", "source/src/interfaces/libpq/*", ] +description = "Bundled version of libpq" +license = "MIT OR Apache-2.0" +repository = "https://github.com/sgrif/pq-sys" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html