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

wasmedge-mysql-nginx fails #381

Open
emircanerkul opened this issue Aug 7, 2023 · 1 comment
Open

wasmedge-mysql-nginx fails #381

emircanerkul opened this issue Aug 7, 2023 · 1 comment

Comments

@emircanerkul
Copy link

#13 61.96   Downloaded mysql_async_wasi v0.30.1
#13 62.07   Downloaded tokio-util_wasi v0.7.5
#13 62.47   Downloaded tokio_wasi v1.25.2
#13 62.58 error: package `time v0.3.25` cannot be built because it requires rustc 1.67.0 or newer, while the currently active rustc version is 1.64.0
------
failed to solve: process "/bin/sh -c cargo build --target wasm32-wasi --release" did not complete successfully: exit code: 101
exit status 17
@dinomite505
Copy link

Use rustup update and then rustup 1.67.0 to set the version needed for this project.

You can also create a file named rust-toolchain with the required version 1.67.0

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

No branches or pull requests

2 participants