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

Replace git wasmer dependency with prerelease #1979

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

Twey
Copy link
Contributor

@Twey Twey commented Apr 30, 2024

Motivation

Git dependencies are a pain to maintain, as we have to patch every Cargo.toml that might be a workspace root. Now that Wasmer has released a prerelease, we can just use that version instead.

Proposal

Replace our Wasmer git dependency patch with a prerelease version.

Test Plan

CI.

Release Plan

None required.

Links

@Twey Twey force-pushed the 04-30-Wasmer_prerelease branch from 51c52ed to 6119762 Compare April 30, 2024 12:27
@Twey Twey merged commit afcd3d8 into linera-io:main Apr 30, 2024
3 checks passed
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.

Revert to trunk wasmer once v4.2.9 or later is released
2 participants