Skip to content

Commit de9fb7c

Browse files
build(deps): bump pq-sys from 0.7.2 to 0.7.3
Bumps [pq-sys](https://github.com/sgrif/pq-sys) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/sgrif/pq-sys/releases) - [Changelog](https://github.com/sgrif/pq-sys/blob/master/CHANGELOG.md) - [Commits](sgrif/pq-sys@v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: pq-sys dependency-version: 0.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 641f4fa commit de9fb7c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 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
@@ -25,7 +25,7 @@ serde = { workspace = true }
2525
# File watching
2626
notify = "8.2.0"
2727
globset = "0.4.16"
28-
pq-sys = { version = "0.7.2", features = ["bundled"] }
28+
pq-sys = { version = "0.7.3", features = ["bundled"] }
2929
openssl-sys = { version = "0.9.100", features = ["vendored"] }
3030

3131
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)