This release contains the following improvements:
- Document improvements (#3)
- Ability to modify multiple fields with only incrementing the sequence number one (#4)
- Adds entropy to secp256k1 signatures (#5)
- Implement
Hash
for Enr (#6)
- Implements
AsRef
, PartialEq
and From<RawNode>
for NodeId
(#8)