Skip to content

Update cargo-raze used by Format workflow to v0.16.1 #381

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

Closed
wants to merge 1 commit into from

Conversation

mpwarres
Copy link
Contributor

This is to address failures in the "check format with cargo-raze" action, e.g. https://github.com/proxy-wasm/proxy-wasm-cpp-host/actions/runs/7263944116/job/19790363856

Signed-off-by: Michael Warres <mpw@google.com>
@mpwarres mpwarres requested a review from PiotrSikora as a code owner January 15, 2024 21:54
@mpwarres
Copy link
Contributor Author

Hmm, this didn't work. From https://github.com/proxy-wasm/proxy-wasm-cpp-host/actions/runs/7534337574/job/20508548034?pr=381:

Caused by:
  failed to select a version for the requirement `cargo_toml = "^0.8.1"`
  candidate versions found which didn't match: 0.18.0, 0.18.0-beta.2, 0.18.0-beta.1, ...

@mpwarres mpwarres closed this Jan 15, 2024
@mpwarres mpwarres deleted the cargo-raze_v0.16.1 branch January 15, 2024 22:11
@PiotrSikora
Copy link
Member

It looks that cargo-raze is no longer maintained (see: google/cargo-raze#570), so this repo should migrate to crate_universe from rules_rust, which replaced it and offers similar capabilities.

See similar change in Rust SDK a while ago: proxy-wasm/proxy-wasm-rust-sdk#181

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