rust-crypto is unmaintained for ~2 years now. The dependencies are ageing and are unmaintained too (i.e. gcc crate, which got renamed to cc and which received a ton of fixes for its build.rs) and pulling in libraries with known issues (openssl <= 1.1.0).
Are there any plans to obsolete the usage of rust-crypto?
rust-cryptois unmaintained for ~2 years now. The dependencies are ageing and are unmaintained too (i.e.gcccrate, which got renamed toccand which received a ton of fixes for itsbuild.rs) and pulling in libraries with known issues (openssl<= 1.1.0).Are there any plans to obsolete the usage of
rust-crypto?