librasn / rasn

A Safe #[no_std] ASN.1 Codec Framework
Other
183 stars 43 forks source link

Hide `jer` behind feature (implying `std`) #266

Closed koxu1996 closed 2 weeks ago

koxu1996 commented 2 weeks ago

Quick attempt to hide JER implementation that is based on jzon, which requires std - see https://github.com/librasn/rasn/issues/262.

XAMPPRocky commented 2 weeks ago

Thank you for your PR, and congrats on your first contribution! 🎉