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

chore: fix Cargo.lock file #1994

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Conversation

tottoto
Copy link
Contributor

@tottoto tottoto commented Jan 11, 2025

Fixes the Cargo.lock file.

error: failed to parse lock file at: /Users/runner/work/volta/volta/Cargo.lock

Caused by:
  package `winreg` is specified twice in the lockfile

Copy link
Contributor

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

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

Strange how we got in that state (folks are typically not modifying the lockfile directly).

Thanks for fixing!

@rwjblue rwjblue merged commit 40a6b89 into volta-cli:main Jan 12, 2025
13 checks passed
@tottoto tottoto deleted the fix-cargo-lock-file branch January 12, 2025 15: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