jlb6740 commented on Issue #2705:
Not clear why CI is choking on duplicate crate entry error. Will retrigger in a bit.
github-actions[bot] commented on Issue #2705:
Subscribe to Label Action
cc @kubkon
<details>
This issue or pull request has been labeled: "wasi"Thus the following users have been cc'd because of the following labels:
- kubkon: wasi
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
sunfishcode commented on Issue #2705:
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.
jlb6740 commented on Issue #2705:
@sunfishcode Thanks! I think it's happy.
radu-matei commented on Issue #2705:
Will there be a patch update with this fix, @sunfishcode?
sunfishcode commented on Issue #2705:
Ah, is this affecting downstream users of wasmtime? If so, I'll do a release.
sunfishcode commented on Issue #2705:
I've now filed https://github.com/bytecodealliance/wasmtime/pull/2707 to start the process for a release.
Last updated: Nov 22 2024 at 17:03 UTC