On Tue, May 2, 2017 at 3:11 PM, Kartikaya Gupta <kgu...@mozilla.com> wrote:
> You can update a specific crate to a specific version like so:
>
> cd toolkit/library/rust
> cargo update -p encoding_rs --precise <version>
> cd ../gtest/rust
> cargo update -p encoding_rs --precise <version>
> cd ../../../../
> mach vendor rust

Thank you. This works.

Filed https://bugzilla.mozilla.org/show_bug.cgi?id=1361734 to get mach
vendor to perform those steps.

-- 
Henri Sivonen
hsivo...@hsivonen.fi
https://hsivonen.fi/
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to