Skip to content

Commit

Permalink
Add some metadata to the Cargo.toml of pq-src
Browse files Browse the repository at this point in the history
  • Loading branch information
weiznich committed Jan 19, 2024
1 parent 8089df0 commit 0bad18b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pq-src/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0bad18b

Please sign in to comment.