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

Update Cargo.lock #690

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

saulecabrera
Copy link
Member

The latest main contains an out-of-sync Cargo.lock, which is making the newly introduced cargo metadata invocation fail in CI

  • I've updated the relevant CHANGELOG files if necessary. Changes to javy-cli and javy-core do not require updating CHANGELOG files.
  • I've updated the relevant crate versions if necessary. Versioning policy for library crates
  • I've updated documentation including crate documentation if necessary.

The latest main contains an `out-of-sync` Cargo.lock, which is making
the newly introduced `cargo metadata` invocation fail in CI
@saulecabrera
Copy link
Member Author

saulecabrera commented Jul 2, 2024

The reason behind the failure is that I added publish = false to the test-macros and config crates, and that needs to be reflected in the lock file.

@jeffcharles jeffcharles merged commit d4a6e14 into bytecodealliance:main Jul 2, 2024
14 checks passed
@saulecabrera saulecabrera deleted the update-cargo-lock branch July 2, 2024 18:19
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