Skip to content

Commit

Permalink
Test on rust-openssl from git
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Aug 26, 2023
1 parent f31af19 commit b5beafc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
19 changes: 11 additions & 8 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 b5beafc

Please sign in to comment.