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/
_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to