sigp / enr

Ethereum Node Record
MIT License
61 stars 29 forks source link

chore(deps): bump secp256k1 0.28 #61

Closed mattsse closed 7 months ago

mattsse commented 12 months ago

no breaking changes in new minor release

https://github.com/rust-bitcoin/rust-secp256k1/blob/master/secp256k1-sys/CHANGELOG.md

mattsse commented 7 months ago

@divagant-martian sorry I totally forgot about this one -.-

I've replaced the deprecated Message::from_slice with from_digest([u8;32])

I believe there are some unrelated clippy issues, happy to fix them as well.