Skip to content

Commit 286f254

Browse files
build(deps): bump openssl-sys from 0.9.109 to 0.9.111
Bumps [openssl-sys](https://github.com/rust-openssl/rust-openssl) from 0.9.109 to 0.9.111. - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.109...openssl-sys-v0.9.111) --- updated-dependencies: - dependency-name: openssl-sys dependency-version: 0.9.111 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b02b32 commit 286f254

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -27,7 +27,7 @@ serde = { workspace = true }
2727
notify = "8.2.0"
2828
globset = "0.4.18"
2929
pq-sys = { version = "0.7.5", features = ["bundled"] }
30-
openssl-sys = { version = "0.9.100", features = ["vendored"] }
30+
openssl-sys = { version = "0.9.111", features = ["vendored"] }
3131

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

0 commit comments

Comments
 (0)