Skip to content

Commit e73e651

Browse files
committed
gnd: remove pq-sys from gnd
1 parent 72258c4 commit e73e651

2 files changed

Lines changed: 1 addition & 13 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gnd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ notify = "8.2.0"
2626
globset = "0.4.18"
2727

2828
# Keep bundled PostgreSQL for portable binary distribution
29-
pq-sys = { version = "0.7.5", features = ["bundled"] }
29+
# pq-sys = { version = "0.7.5", features = ["bundled"] }
3030

3131
[target.'cfg(unix)'.dependencies]
3232
pgtemp = { git = "https://github.com/graphprotocol/pgtemp", branch = "initdb-args" }

0 commit comments

Comments
 (0)