Skip to content

asn1-rs-0.5.1

Compare
Choose a tag to compare
@chifflier chifflier released this 25 Aug 14:52
· 68 commits to master since this release
asn1-rs-0.5.1

Minor fixes:

  • Fix constraints too strict on TaggedValue::FromDer, do not auto-derive
  • Update oid-registry
  • Fix Any::as_relative_oid to take a reference (and not consume input)

derive:

  • Add special case handler for alias to Any
  • Add support for DEFAULT attribute