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

Remove serde_cbor as a dependency #5043

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Remove serde_cbor as a dependency #5043

merged 2 commits into from
Aug 27, 2024

Conversation

maminrayej
Copy link
Contributor

Resolves #5041.

@webmaster128
Copy link
Contributor

This is a great change, thank you!

However, it still keeps the unmaintained dependency in wasmer-types. See latest main:

serde_cbor = "0.11.2"

@maminrayej
Copy link
Contributor Author

This PR needs a sibling PR in webc, to completely remove serde_cbor from the dependency tree.

@maminrayej maminrayej changed the title Remove webc as a dependency from wasmer-types Remove serde_cbor as a dependency Aug 26, 2024
@syrusakbary syrusakbary merged commit 94b859b into main Aug 27, 2024
62 of 63 checks passed
@syrusakbary syrusakbary deleted the remove-dep-on-webc branch August 27, 2024 07:37
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.

Dependency serde_cbor is unmaintained
3 participants