Skip to content

Commit 5b9c2ff

Browse files
author
Michael Wright
committed
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.
1 parent 36b7983 commit 5b9c2ff

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

Lines changed: 109 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)