Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

fix: cleanup lock file after exec cargo metadata #431

Merged
merged 2 commits into from
Sep 5, 2021

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Sep 4, 2021

Motivation

Close #430

Solution

check if a lock file exists before running cargo metadata and removing it if that's the case.

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@gakonst gakonst merged commit 32c75ab into gakonst:master Sep 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix resolving the current package with cargo metadata
2 participants