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
Merge #132: chore(release): bump version to 0.12.1
008ea5b fix(ci): pin `webpki-roots` `1.0.2` to `1.0.1` (Leonardo Lima)
a29eb5c fix(ci): pin `socket2` to `0.5.10` (Leonardo Lima)
5bdd0f2 chore(release): bump version to `0.12.1` (Leonardo Lima)
Pull request description:
fixes#131
- chore(release): bump the crate version to `0.12.1`
- fix(ci): pin `socket2` to `0.5.10`
- fix(ci): pin `webpki-roots` `1.0.2` to `1.0.1`
--
NOTE:
- it's required to pin `socket2` to `0.5.10` in order to fix MSRV CI, the `0.6.0` is being pulled by `hyper-util 0.1.16`.
- it's required to pin `webpki-roots` from `1.0.2` to `1.0.1` in order to fix MSRV CI,
the `1.0.2` is being pulled by `webpki-roots 0.26.11` which is used by
`reqwest`.
ACKs for top commit:
ValuedMammal:
ACK 008ea5b
notmandatory:
ACK 008ea5b
Tree-SHA512: 084e7eca9b2878c6b8e65884ae8b46897a0db9c9fa523d070fd119ab83ab9cb60e7dd7ee01e80abb7616708f23752e371dbbe350c18af38d0470672b90a27e5f
0 commit comments