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: update Cargo.lock to the up-to-date state #745

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

geekbrother
Copy link
Contributor

Description

This PR updates Cargo.lock file to the up-to-date state.
The update was produced by invoking the following steps:

  • Rust update: rustup update command.
  • Invoke build and run: cargo run command.

How Has This Been Tested?

  • Not tested.

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@geekbrother geekbrother self-assigned this Aug 26, 2024
@geekbrother
Copy link
Contributor Author

@chris13524 Do you still have an issue with this? I believe it's already solved since I don't have any of the Cargo.lock in git status after rustup update and pulling.

@chris13524
Copy link
Member

Do you still have an issue with this?

Yeah I am on master and did rustup update and after resetting the changes it's still making updates

I reproduced the same with a fresh clone of the repo

@geekbrother geekbrother merged commit e5757ad into master Sep 7, 2024
12 checks passed
@geekbrother geekbrother deleted the fix/carg_lock_update branch September 7, 2024 18:46
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