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

Fix CBOR tag validation in arrays #203

Closed anweiss closed 1 year ago

anweiss commented 1 year ago

Fixes #173