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

crates: replace monkey-patched cs_* crates by upstream deps #1414

Merged
merged 6 commits into from
Feb 10, 2022

Conversation

q9f
Copy link
Contributor

@q9f q9f commented Feb 2, 2022

Summary of changes
Changes introduced in this pull request:

  • replaces cs_serde_cbor with serde_cbor
  • replaces cs_serde_bytes with serde_bytes
  • some minor drive-by-patching

Reference issue to close (if applicable)
Closes #1413

ipld/hamt/Cargo.toml Outdated Show resolved Hide resolved
@q9f q9f merged commit 7ff0be8 into main Feb 10, 2022
@q9f q9f deleted the q9f/monkey/unpatch branch February 10, 2022 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deps: Remove monkey-patched dependencies cs_*
3 participants