qnighy / yasna.rs

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

Tighten dependencies #65

Closed g2p closed 2 years ago

g2p commented 2 years ago

Ensure things build when resolving dependencies to minimal versions.

Checked with:

cargo +nightly update -Z minimal-versions; cargo check --all-features