Skip to content

Conversation

rafalmiel
Copy link
Contributor

Also remove pointer_method feature which is now stable

@phil-opp
Copy link
Member

phil-opp commented Apr 2, 2019

Thanks! Could replace the 0.5.* wildcard with 0.5.0 for consistency? Cargo interprets 0.5.0 as ^0.5.0, so it is equivalent to the wildcard here (and wildcards are generally discouraged because they also allows cargo to select very early versions).

@rafalmiel
Copy link
Contributor Author

Thanks! Could replace the 0.5.* wildcard with 0.5.0 for consistency? Cargo interprets 0.5.0 as ^0.5.0, so it is equivalent to the wildcard here (and wildcards are generally discouraged because they also allows cargo to select very early versions).

Yes makes sense, updated the PR. Thanks

@rafalmiel rafalmiel changed the title Update spin version to 5.* Update spin version to 5.0 Apr 2, 2019
@phil-opp phil-opp merged commit 402aad8 into rust-osdev:master Apr 2, 2019
@phil-opp
Copy link
Member

phil-opp commented Apr 2, 2019

Thanks!

@phil-opp
Copy link
Member

phil-opp commented Apr 2, 2019

Released as version 0.6.4

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