If a project's dependency tree contains two different versions of the same package1, cargo-lichking
mostly does the right thing and handles them separately (though the list
command's output could be improved in this situation), but when it comes to the split
variant of bundle
, only one file will be created for such a package, and there's no indication which version of the package it's for.