anweiss / cddl

Concise data definition language (RFC 8610) implementation and JSON and CBOR validator in Rust
https://cddl.anweiss.tech
MIT License
91 stars 13 forks source link

Update deps with data-encoding crate #187

Closed anweiss closed 1 year ago

anweiss commented 1 year ago

Replace base64 crate with data-encoding crate per https://github.com/anweiss/cddl/pull/172#issuecomment-1398608551.