Skip to content

Commit 0860375

Browse files
committed
Auto merge of #5759 - mikerite:multiple_crate_versions_20200701, r=matthiaskrgr
Fix multiple_crate_versions error Fix the versions of packages in the multiple_crate_versions ui test by checking in the Cargo.lock for the test package. `ansi_term 0.11` depends on `winapi ^0.3.4`. This means means that the expected stderr for this test would have to be updated whenever `winapi 0.3` is updated otherwise. changelog: none
2 parents 36b7983 + 5b9c2ff commit 0860375

File tree

1 file changed

+109
-0
lines changed
  • tests/ui-cargo/multiple_crate_versions/fail

1 file changed

+109
-0
lines changed

tests/ui-cargo/multiple_crate_versions/fail/Cargo.lock

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

0 commit comments

Comments
 (0)