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

Update the crate to edition 2018 #5

Closed
wants to merge 1 commit into from
Closed

Update the crate to edition 2018 #5

wants to merge 1 commit into from

Conversation

koushiro
Copy link

@koushiro koushiro commented Oct 21, 2020

  • update to the edition 2018
  • update dependencies to the latest
  • upgrade the MSRV to 1.36 (required by unicode-normalization 0.1)
  • make clippy happy

Signed-off-by: koushiro koushiro.cqx@gmail.com

* update to the edition 2018
* update dependencies to the latest
* upgrade the MSRV to 1.36 (required by unicode-normalization 0.1)
* make clippy happy

Signed-off-by: koushiro <koushiro.cqx@gmail.com>
@koushiro
Copy link
Author

@stevenroose PTAL

@stevenroose
Copy link
Collaborator

I'v been doing a series of changes in other PRs that are awaiting review. I'll look at this afterwards and see if I can incorporate some of the things. But I definitely don't want to bump the MSRV above the one of rust-bitcoin, which currently is 1.29.

@koushiro
Copy link
Author

Why you don't want to bump the MSRV?
The current MSRV is 1.29, which was released in 2018, now it's 2020.
Is there any environment that needs to be compatible with 1.29?

@stevenroose
Copy link
Collaborator

Well that's something up for rust-bitcoin to decide, feel free to join our IRC channel #rust-bitcoin on Freenode. Especially in an ecosystem like Bitcoin it's not trivial for companies to publicly disclose the Rust version they are using.

@stevenroose
Copy link
Collaborator

Relevant issue: rust-bitcoin/rust-bitcoin#510

@koushiro koushiro closed this Dec 3, 2020
@koushiro koushiro deleted the koushiro/update branch December 3, 2020 03:05
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.

None yet

2 participants