Skip to content

Commit a1478c3

Browse files
dependabot[bot]lutter
authored andcommitted
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 bbcaefd commit a1478c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)