qnighy / yasna.rs

ASN.1 library for Rust
Apache License 2.0
42 stars 31 forks source link

Update the no_std compilation #78

Closed caizhengxin closed 2 months ago

caizhengxin commented 2 months ago

Support yasna = { version = "0.5", default-features = false, features = [ "num-bigint" ]} no_std compilation.