Open MarijnS95 opened 1 year ago
And regenerate the lockfiles with:
for l in */Cargo.toml; do cargo generate-lockfile --manifest-path $l; done
And regenerate the lockfiles with: