Skip to content

Conversation

@jamillambert
Copy link
Collaborator

A consensus was reached at the 2025 Rust Bitcoin Summit to use an MSRV of 1.75.0 for corepc and all its crates.

Closes #401

A consensus was reached at the 2025 Rust Bitcoin Summit to use an MSRV
of 1.75.0 for corepc and all its crates.
Copy link
Contributor

@tnull tnull left a comment

Choose a reason for hiding this comment

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

ACK

@tcharding
Copy link
Member

As a follow up we have

jsonrpc/src/http/minreq_http.rs
116: #[allow(clippy::assigning_clones)] // clone_into is only available in Rust 1.63

Which is made stale by this PR.

Copy link
Member

@tcharding tcharding left a comment

Choose a reason for hiding this comment

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

ACK a7d68bf

@tcharding tcharding merged commit 44c839d into rust-bitcoin:master Oct 28, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update MSRV

3 participants