Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump msrv to 1.63.0 #60

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Conversation

Davidson-Souza
Copy link
Collaborator

This is the same MSRV used by rust-bitcoin, and required to build the latest bitcoin-hashes.

This commit does the following:

  • Creates a rust-toolchain.toml with our msrv
  • Adds the rust-version attribute to Cargo.toml
  • Makes some changes to make sure our code builds on 0.63.0

This is the same MSRV used by rust-bitcoin, and required to build the
latest bitcoin-hashes.

This commit does the following:
  - Creates a rust-toolchain.toml with our msrv
  - Adds the rust-version attribute to Cargo.toml
  - Makes some changes to make sure our code builds on 0.63.0
@Davidson-Souza Davidson-Souza merged commit 071df44 into mit-dci:main Jan 15, 2025
10 checks passed
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