Skip to content

Commit 5772280

Browse files
committed
Use rust-openssl master temporarily
1 parent 5821e2e commit 5772280

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

src/rust/Cargo.lock

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

src/rust/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,7 @@ members = [
4141
"cryptography-x509",
4242
"cryptography-x509-validation",
4343
]
44+
45+
[patch.crates-io]
46+
openssl = { git = "https://github.com/sfackler/rust-openssl" }
47+
openssl-sys = { git = "https://github.com/sfackler/rust-openssl" }

0 commit comments

Comments
 (0)