I'm just building an RPM package for this, and the toolchain informed me of this vuln:
2025-02-17T08:54:41.058398Z  WARN obs_service_cargo::audit: β   1 vulnerability found.
2025-02-17T08:54:41.058401Z  WARN obs_service_cargo::audit: - RUSTSEC-2023-0071 rsa 0.9.7 - categories crypto-failure - cvss 5.9
2025-02-17T08:54:41.058405Z ERROR obs_service_cargo::audit: β   You must action these before submitting this package.
2025-02-17T08:54:41.058407Z ERROR obs_service_cargo::audit: π Vulnerabilities found in application dependencies. These must be actioned to proceed with vendoring.
https://rustsec.org/advisories/RUSTSEC-2023-0071.html
RustCrypto/RSA#394
The good news is that patch which fixes it has just been merged.
I'll just bypass this and go ahead with the packaging for now, but I thought I should let you know.