Skip to content

fix(android): also pin openssl-sys to <=0.9.114 for rustc 1.71#20

Merged
danrmiller merged 1 commit intomainfrom
fix/openssl-sys-msrv-pin
May 5, 2026
Merged

fix(android): also pin openssl-sys to <=0.9.114 for rustc 1.71#20
danrmiller merged 1 commit intomainfrom
fix/openssl-sys-msrv-pin

Conversation

@danrmiller
Copy link
Copy Markdown
Contributor

The previous fix capped openssl at <=0.10.78 but openssl-sys 0.9.115 was still resolved transitively, and it bumped MSRV to 1.80.
Cap openssl-sys at <=0.9.114 (MSRV 1.70) in the same injection.

  The previous fix capped openssl at <=0.10.78 but openssl-sys 0.9.115
  was still resolved transitively, and it bumped MSRV to 1.80. Cap
  openssl-sys at <=0.9.114 (MSRV 1.70) in the same injection.
@danrmiller danrmiller merged commit b3616d9 into main May 5, 2026
8 checks passed
@danrmiller danrmiller deleted the fix/openssl-sys-msrv-pin branch May 5, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant