Skip to content

0.3.0

Choose a tag to compare

@partim partim released this 25 Apr 12:37
· 504 commits to main since this release
2ebd00c

Breaking Changes

  • The minimum required Rust version is now 1.63. (#25)

New

  • Added new asn::SmallAsnSet which, as, the name suggests, is supposed to hold a relatively small set of ASNs. (#22 via #25)

  • Added implementations for the arbitrary::Arbitrary trait to ASN and IP resource types. (#24 via #25)