mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

This is a unit test reproducing the bindep transitive dependency bug based upon examples from - https://github.com/rust-lang/cargo/issues/10837 - https://github.com/rust-lang/cargo/issues/11463 Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>