How to update rust vendored crates contents?

Elan Ruusamäe glen at pld-linux.org
Fri Oct 29 09:56:01 CEST 2021


On 29.10.2021 00:04, Jan Rękorajski wrote:

> Does anyone know how to update vendored crates in a rust package?
>
> The problem is that only the latest and greates rust openssl crate
> supports openssl 3.0.0, but libetebase and sccache list an old version.
>
> I tried to change the versions in Cargo.lock but it gets confused about
> checksums and dependencies. Removing checksum entries seem to move
> things forward but does not pull other, intermediate deps.
>
> Is there way to make that pull all the right crates automagically?

can you point to specific package, and/or your previous attempts (push 
as branch perhaps)




More information about the pld-devel-en mailing list