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

chore(deps): update wasmtime and rust toolchain #59

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

flavio
Copy link
Member

@flavio flavio commented Aug 29, 2023

Use latest stable release of Rust. This is required to build newer versions of wasmtime.

As a result of the update, the resolver version to be used has to be specified at the root level of the project. This is required to avoid clippy warnings.

Use latest stable release of Rust. This is required to build newer
versions of wasmtime.

As a result of the update, the resolver version to be used has to be
specified at the root level of the project. This is required to avoid
clippy warnings.

Signed-off-by: Flavio Castelli <[email protected]>
@flavio flavio requested review from pkedy and jsoverson August 29, 2023 14:31
@flavio
Copy link
Member Author

flavio commented Aug 29, 2023

As usual, can you bump the wasmtime provider crate and tag a new release once this PR gets merged?

Thanks!

Copy link
Member

@pkedy pkedy left a comment

Choose a reason for hiding this comment

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

LGTM

@pkedy pkedy merged commit 1d86fb5 into wapc:master Aug 29, 2023
3 checks passed
@pkedy
Copy link
Member

pkedy commented Aug 29, 2023

@flavio flavio deleted the update-wasmtime branch August 29, 2023 16:04
@flavio
Copy link
Member Author

flavio commented Aug 29, 2023

thanks!

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