sigp / discv5

Rust implementation of Discovery v5
Apache License 2.0
163 stars 65 forks source link

chore!: Update aes-gcm to 0.10.3 and aes to 0.8.4 #261

Closed kevaundray closed 1 month ago

kevaundray commented 1 month ago

Description

This PR updates aes-gcm and is related to #260

Notes & open questions

Change checklist

kevaundray commented 1 month ago

The clippy errors are orthogonal to this PR -- have fixed them in: https://github.com/sigp/discv5/pull/262