libp2p-identity-v0.3.0
- Bump workspace rand to 0.10 - Bump identity deps: k256 0.14, p256 0.14, ed25519-dalek 3, hkdf 0.13, sha2 0.11, sec1 0.8 - Bump noise deps: snow 0.10, x25519-dalek 3 - Fix identity for elliptic-curve 0.14 API (Sec1Point, pkcs8 encoding) - Bump identity MSRV to 1.85 for rand 0.10 compat - Fix autonat StdRng Clone -> SeedableRng::fork After merging this PR, we'll need to release `libp2p-identity`, then update and release https://github.com/multiformats/rust-multiaddr and then update here again