How to update rust vendored crates contents?

Jan Rękorajski baggins at pld-linux.org
Thu Oct 28 23:04:46 CEST 2021


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?

-- 
Jan Rękorajski                    | PLD/Linux
SysAdm | baggins<at>pld-linux.org | http://www.pld-linux.org/


More information about the pld-devel-en mailing list