Skip to content

Conversation

@MarijnS95
Copy link
Member

And regenerate the lockfiles with:

for l in */Cargo.toml; do cargo generate-lockfile --manifest-path $l; done

… release

And regenerate the lockfiles with:

  for l in */Cargo.toml; do cargo generate-lockfile --manifest-path $l; done
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