Skip to content

Update dependencies #2377

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
Feb 12, 2025
Merged

Update dependencies #2377

merged 2 commits into from
Feb 12, 2025

Conversation

chipshort
Copy link
Collaborator

I ran a cargo update in CosmWasm/wasmvm#621, so we should do the same here to make sure the tests in this repo run against the same versions that we are using to build libwasmvm.

@aumetra
Copy link
Member

aumetra commented Feb 12, 2025

re. CI failures: I'm guessing it's because of syn changing it's fmt::Display output.
Not sure but it's the only thing that changed

@chipshort
Copy link
Collaborator Author

The tests fail because the Hash of wasmer_compiler::Target changed (because of some transitive dependency changed its Hash). Will adjust the tests

@aumetra
Copy link
Member

aumetra commented Feb 12, 2025

Okay, I looked at the wrong side of the assertions. Yeah

Copy link
Member

@aumetra aumetra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@chipshort chipshort merged commit e7c5e77 into main Feb 12, 2025
39 checks passed
@chipshort chipshort deleted the co/cargo-update branch February 12, 2025 12:36
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