Merge rust-bitcoin/rust-bitcoin#1048: Removed edition change heads up from CONTRIBUTING

7743be00cf Removed edition change heads up from CONTRIBUTING (Martin Habovštiak)

Pull request description:

  It is done.

ACKs for top commit:
  apoelstra:
    ACK 7743be00cf
  sanket1729:
    ACK 7743be00cf

Tree-SHA512: 9cc63a97d959061db1b04757fbf993a5f2cf0e1fff388b23a8729995bf764aced18b3ef49ec25a5a324d8e49168b9e841baf2118f0769fc8689f46c3d9b3463c
This commit is contained in:
sanket1729 2022-06-09 12:01:50 -07:00
commit 09dd83add5
No known key found for this signature in database
GPG Key ID: 648FFB183E0870A2
1 changed files with 0 additions and 6 deletions

View File

@ -1,11 +1,5 @@
# Contributing to rust-bitcoin
**Heads up about upcoming edition change**
We're currently preparing to bump MSRV and **change the edition to 2018**.
To minimize the churn we recommend you to submit your local WIP changes ASAP.
There will be a lot of rebasing after the edition change.
:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:
The following is a set of guidelines for contributing to Rust Bitcoin