You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @wez,
I am running in some troubles because dependencies on openssl-sys which is currently pinned to v0.9.71.
I am trying to use the sequoia-* crates with openssl backend, and it supports higher versions of openssl.
Would it be possible to unpin the openssl-sys ?
Sorry, I'd already done this in 9e2a00d and published the release to crates.io, but forgot to push to git; the repo now matches what is up on crates.io.
Hello @wez,
I am running in some troubles because dependencies on openssl-sys which is currently pinned to v0.9.71.
I am trying to use the sequoia-* crates with openssl backend, and it supports higher versions of openssl.
Would it be possible to unpin the openssl-sys ?
As referece: sfackler/rust-openssl#1578
Thanks in advanced for your answer.
Regards,
The text was updated successfully, but these errors were encountered: