RustCrypto / RSA

RSA implementation in pure Rust
Apache License 2.0
536 stars 146 forks source link

Use latest prereleases #443

Closed tarcieri closed 1 month ago

tarcieri commented 1 month ago

Bumps the following dependencies to their latest prerelease versions:

Note: pkcs5 is temporarily sourced from this PR due to circular dependency problems:

https://github.com/RustCrypto/formats/pull/1461