Skip to content

Commit 47ac928

Browse files
Update Rust crate openssl-src to v400
1 parent ab7e4a5 commit 47ac928

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ opener = "0.8.0"
6969
openssl = { version = "0.10", optional = true }
7070
# HACK: Temporarily pinned due to ppc64 ELFv1/v2 ABI issue in 300.5.5, to be
7171
# removed when <https://github.com/openssl/openssl/issues/29815> lands.
72-
openssl-src = { version = "=300.5.4", optional = true }
72+
openssl-src = { version = "=400.0.0", optional = true }
7373
opentelemetry = { version = "0.32", optional = true }
7474
opentelemetry-otlp = { version = "0.32", features = ["grpc-tonic"], optional = true }
7575
opentelemetry_sdk = { version = "0.32", features = ["rt-tokio"], optional = true }

0 commit comments

Comments
 (0)