Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace serde_cbor with ciborium #95

Merged
merged 5 commits into from
Oct 4, 2021
Merged

Replace serde_cbor with ciborium #95

merged 5 commits into from
Oct 4, 2021

Conversation

anweiss
Copy link
Owner

@anweiss anweiss commented Sep 28, 2021

Given serde_cbor is no longer being maintained, this PR replaces this dependency with ciborium per #91. This should also fix #90.

@anweiss anweiss added this to the v1.0.0 milestone Sep 28, 2021
@anweiss anweiss self-assigned this Sep 28, 2021
@anweiss anweiss merged commit 60a196b into main Oct 4, 2021
@anweiss anweiss deleted the replace-serde-cbor branch October 4, 2021 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validation always fails for CBOR with non-standard simple values
1 participant