hackndev/rust-libcore

unable to find package `core`

blazewicz opened this issue · 2 comments

When I try to build any package depending on this one I get this error:

no matching package named core found (required by zinc)
location searched: https://github.com/hackndev/rust-libcore
version required: *

My cargo version:

cargo 0.8.0-nightly (dd32072 2015-12-12)

Reverted package rename in 8eaa99c, will poke around crates.io later on.

Actually no, I broke it again and will fix zinc side in hackndev/zinc#360