Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Integralist
Copy link
Collaborator

Looks like the latest release of wasm-tools https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.200.0 changed its release assets path.

@Integralist Integralist added the bug Something isn't working label Feb 20, 2024

USER fastly
# this forces the download of the crates index; it will save build time if the image was recently built
RUN cargo search --limit 0
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This change is unrelated to the PR itself but was needed as crates.io now returns a 500 Internal Server Error for this call (I'm able to replicate locally). I've pinged our Rust experts internally about whether something changed on the Crates end of things, but as it's a performance operation and doesn't directly affect functionality I decided the best thing to do is to just remove the line.

@Integralist Integralist merged commit 4c3b84c into main Feb 21, 2024
@Integralist Integralist deleted the integralist/fix-wasm-tools branch February 21, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants