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

fix: transitive dependency on getrandom, stage Cargo.lock #103

Merged
merged 3 commits into from
Feb 6, 2025

Conversation

simbleau
Copy link
Member

@simbleau simbleau commented Feb 6, 2025

Our pipeline in #90 is unable to merge due to bevyengine/bevy#17699

This PR fixes the issue with a workaround. Stage the Cargo.lock, and fix the transitive dependency on getrandom.

Dually Closes #91 and unblocks #90

@simbleau simbleau requested a review from seabassjh February 6, 2025 04:58
@simbleau simbleau changed the title build: stage cargo lock fix: transitive dependency on getrandom, stage Cargo.lock Feb 6, 2025
@simbleau simbleau enabled auto-merge February 6, 2025 05:40
@simbleau simbleau added this pull request to the merge queue Feb 6, 2025
Merged via the queue into main with commit 6a2d483 Feb 6, 2025
6 checks passed
@simbleau simbleau deleted the simbleau/cargo-lock branch February 6, 2025 05:55
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.

Stage Cargo.lock
2 participants