naersk/test/git-dep
Nicolas Mattia 32b0dd73d9 Fix failure on duplicate git dependencies
The git dependencies were indexed by crate name, which is an issue if a dependency is imported through git at various commits. Moreover, if a crate is imported several time at _the same commit_, it is now unpacked only once.
2020-01-10 11:52:24 +01:00
..
src wip 2019-06-24 18:04:34 +02:00
Cargo.lock Add experimental support for git dependencies 2019-12-16 10:33:10 +01:00
Cargo.toml wip 2019-06-24 18:04:34 +02:00