Skip to content

Commit df2d3f4

Browse files
committed
fix(deps): downgrade openssl-sys to 0.9.92
1 parent dfd71c0 commit df2d3f4

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
11
FROM rust-x86_64-unknown-linux-gnu
2-
3-
# Install `perl-IPC-Cmd` to make OpenSSL v3 happy.
4-
# See: <https://github.com/sfackler/rust-openssl/issues/1550>
5-
RUN yum upgrade -y && \
6-
yum install -y perl-IPC-Cmd

0 commit comments

Comments
 (0)