Skip to content

Commit

Permalink
Use rust-openssl master temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Aug 5, 2023
1 parent a284784 commit a945b1f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@ members = [
"cryptography-x509",
"cryptography-x509-validation",
]

[patch.crates-io]
openssl = { git = "https://github.com/sfackler/rust-openssl" }
openssl-sys = { git = "https://github.com/sfackler/rust-openssl" }

0 comments on commit a945b1f

Please sign in to comment.