Skip to content

Commit 7d11844

Browse files
committed
Auto merge of #12084 - ehuss:update-lock, r=weihanglo
Update lock to normalize `home` dep I'm not sure what happened, but in #11840 `Cargo.lock` was updated in such a way that the `home` dependency had a qualified source, even though it was equivalent to crates.io. This should only happen if there is some ambiguity (like if something had a path source to the in-tree home). This causes the `Cargo.lock` file to be modified whenever running cargo commands locally. This doesn't fail `--locked` because the resolve is equivalent, pointing to the the same source. Closes #12082
2 parents 33c6410 + 5c99dc4 commit 7d11844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)