On 2016-06-06 5:15 AM, [email protected] wrote:
Is there any way I can download this crate (and other required crates) from crate.io and make it available locally (i.e. asking compiler to look in local directory)?Thanks, Atul.
It sounds like you want to set up Cargo overrides: http://doc.crates.io/guide.html#overriding-dependencies
Cheers, Josh _______________________________________________ dev-servo mailing list [email protected] https://lists.mozilla.org/listinfo/dev-servo

