Skip to content

Update lazy_static dependency to version 1.0 #11

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

Merged
merged 2 commits into from
Nov 6, 2019
Merged

Update lazy_static dependency to version 1.0 #11

merged 2 commits into from
Nov 6, 2019

Conversation

d-e-s-o
Copy link
Contributor

@d-e-s-o d-e-s-o commented Oct 28, 2019

Update lazy_static dependency to version 1.0

This patch updates the lazy_static dependency to 1.0. This version is
used by an increasing number of other crates in the ecosystem and so
going with the flow can reduce the number of crates effectively pulled
during compilation of dependent crates.

This patch updates the lazy_static dependency to 1.0. This version is
used by an increasing number of other crates in the ecosystem and so
going with the flow can reduce the number of crates effectively pulled
during compilation of dependent crates.
We should strive to use the most recent version of a dependency for many
reasons. Let's do that for error-chain by bumping it to 0.12.
@AtheMathmo
Copy link
Owner

Thanks!

@AtheMathmo AtheMathmo merged commit e84cbd0 into AtheMathmo:master Nov 6, 2019
@d-e-s-o d-e-s-o deleted the topic/bump-deps branch November 6, 2019 20:27
@d-e-s-o
Copy link
Contributor Author

d-e-s-o commented Nov 6, 2019

Sure. Can you please release a new version of the crate with these changes?

@AtheMathmo
Copy link
Owner

There is another pending PR. Once that is merged (or, by the end of the weekend) I will release an updated version.

Sorry for the delay...

@d-e-s-o
Copy link
Contributor Author

d-e-s-o commented Nov 15, 2019

There is another pending PR. Once that is merged (or, by the end of the weekend) I will release an updated version.

Any update on this front? Seems the other PR can be merged now?

@AtheMathmo
Copy link
Owner

Just merged the other PR and put a block in my calendar tomorrow morning to publish the updated crate.

@AtheMathmo
Copy link
Owner

FYI, version 0.0.4 has been published

@d-e-s-o
Copy link
Contributor Author

d-e-s-o commented Nov 15, 2019

Thank you! :-)

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.

2 participants