Skip to content

Conversation

@LagginTimes
Copy link
Contributor

Description

This PR pins the webpki-roots crate to version 1.0.1 to maintain compatibility with our current MSRV.

Changelog notice

  • Pin webpki-roots to 1.0.1 for MSRV compatibility.

Checklists

All Submissions:

Copy link
Contributor

@oleonardolima oleonardolima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK e1c8891

cargo update -p base64ct --precise "1.6.0"
cargo update -p minreq --precise "2.13.2"
cargo update -p tracing-core --precise "0.1.33"
cargo update -p [email protected] --precise "1.0.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I wonder if there's a way to use the cargo package specification with a matching regex, in order to not need to update once another version is released. I've tried locally without success.

Copy link
Member

@evanlinjin evanlinjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK e1c8891

@evanlinjin evanlinjin merged commit d7639da into bitcoindevkit:master Jul 20, 2025
19 checks passed
@oleonardolima oleonardolima mentioned this pull request Jul 31, 2025
16 tasks
kwsantiago pushed a commit to kwsantiago/bdk that referenced this pull request Aug 5, 2025
e1c8891 ci: pin `webpki-roots` for MSRV compatibility (Wei Chen)

Pull request description:

  ### Description

  This PR pins the `webpki-roots` crate to version 1.0.1 to maintain compatibility with our current MSRV.

  ### Changelog notice

  - Pin `webpki-roots` to 1.0.1 for MSRV compatibility.

  ### Checklists

  #### All Submissions:

  * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)

ACKs for top commit:
  oleonardolima:
    ACK e1c8891
  evanlinjin:
    ACK e1c8891

Tree-SHA512: 9849cf47f6c269b100374d4c32591ea0caa70f40f0249ead6e5364862f939efff1dffb612d5760622c6389d38874c7c238f4774c019e483ce6dcd826939d653d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants