mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
fac52ad94f
Bumps the following crate dependencies, which all now depend on `generic-array` v0.14: - `elliptic-curve` v0.4.0 - `k256` v0.3.0 - `p256` v0.3.0 - `p384` v0.2.0 Also re-exports `generic-array` from the `elliptic-curve` crate rather than depending on it directly, which simplifies upgrades.