Update version for fs-set-times to 3.1#2705
Merged
sunfishcode merged 1 commit intoMar 4, 2021
Merged
Conversation
3c8a24d to
6576b8d
Compare
Contributor
Author
|
Not clear why CI is choking on duplicate crate entry error. Will retrigger in a bit. |
Subscribe to Label Actioncc @kubkon DetailsThis issue or pull request has been labeled: "wasi"Thus the following users have been cc'd because of the following labels:
To subscribe or unsubscribe from this label, edit the |
Member
|
This is caused by me making what turned out to be semver-incompatible changes, while not bumping the semver versions. The fix is to also update cap-*, unsafe-io, and system-interface to their latest versions as well. |
61f930b to
192458d
Compare
This was referenced Mar 4, 2021
Contributor
Author
|
@sunfishcode Thanks! I think it's happy. |
Member
|
Will there be a patch update with this fix, @sunfishcode? |
Member
|
Ah, is this affecting downstream users of wasmtime? If so, I'll do a release. |
Merged
Member
|
I've now filed #2707 to start the process for a release. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Received a compile error:
I believe this version bump is the correct solution .. though there is a chance this could just be my system after some recent updates to my environment.