Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Release serde_ipld_dagcbor 0.6.2
Remove strict length-checks when deserializing tuples, the passed length is a hint to the Deserializer, it's up to the Deserialize implementation to enforce actual length restrictions when consuming the sequence.
- Loading branch information