dev-util/cargo: fix wrong dependencies
authorDoug Goldstein <cardoe@gentoo.org>
Sun, 18 Dec 2016 03:26:20 +0000 (21:26 -0600)
committerDoug Goldstein <cardoe@gentoo.org>
Sun, 18 Dec 2016 03:35:36 +0000 (21:35 -0600)
commit96539b8b287768193dc75a892119427a4f1d0dae
tree50fa4da2fa047b7e95007156c0114addfe5c1971
parentc8eb04ee9b1675b39f9d40b868c34f804d382c3d
dev-util/cargo: fix wrong dependencies

When these packages were added the wrong crate dependencies were used
and as a result the package relies on reaching out to the internet
during the compile phase to build properly. This fails for users using
FEATURE="network-sandbox". The dependencies are generated using
https://crates.io/crates/cargo-ebuild

Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
dev-util/cargo/Manifest
dev-util/cargo/cargo-0.13.0-r1.ebuild
dev-util/cargo/cargo-0.14.0.ebuild