Skip to content

Commit

Permalink
roll back OpenSSL to fix Perl build errors; see openssl/openssl#25367
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEnbyperor committed Oct 1, 2024
1 parent fef6e79 commit 32b8506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ed25519-dalek = { version = "2", features = ["hazmat", "zeroize"] }
hex = "0.4"
openssl = { version = ">=0.10.25", features = ["vendored", "v111"] }
openssl-sys = "0.9"
openssl-src = "=300.3.1"
rand = "0.8"
libc = "0.2"
foreign-types-shared = "0.1"
Expand Down

0 comments on commit 32b8506

Please sign in to comment.