hermit-os / hermit-rs

Hermit for Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove dependency on cargo-download

mkroening opened this issue · comments

cargo-download seems to be dormant. We should be able to access crates.io ourselves without much effort (rust-lang/crates.io#65 (comment)).

As this is an implementation detail of crates.io, we might think about supplying libhermit-rs' source code in a different way altogether in the long term.