rusticata / asn1-rs

Parsers/Encoders for ASN.1 BER/DER data
Apache License 2.0
9 stars 14 forks source link

Please release asn1-rs with syn 2 #29

Closed g2p closed 6 months ago

g2p commented 10 months ago

I would like to remove syn 1 from my dependency tree (since it's slow to build). As far as I can tell, the upgrade isn't even breaking (at least given how I use asn1-rs/der-parser/x509-parser).

qwandor commented 9 months ago

I'd also appreciate this, it's blocking some updates in the AOSP tree.

joshtriplett commented 7 months ago

I'd appreciate this as well.

chifflier commented 6 months ago

Hi, Quick update: asn1-rs 0.6.0 will be released soon, so this will be fixed ASAP.

chifflier commented 6 months ago

Hi, asn1-rs 0.6.0 has been released and uploaded to crates.io. Closing this issue Thanks!