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

fix: cyclic dependency for gloo-net websocket feature #260

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

flisky
Copy link
Contributor

@flisky flisky commented Oct 25, 2022

  • remove the deprecated wasm-bindgen/serde-serialize
  • mark gloo-utils/serde optional under json
  • enable serde/derive only for testing

@flisky
Copy link
Contributor Author

flisky commented Oct 25, 2022

cc @andoriyu, and PR #239

* remove the deprecated `wasm-bindgen/serde-serialize`
* mark `gloo-utils/serde` optional under `json`
* enable `serde/derive` only for testing
@flisky
Copy link
Contributor Author

flisky commented Nov 3, 2022

friendly ping @andoriyu and @hamza1311

Copy link
Collaborator

@ranile ranile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies for the delay.

PR looks good. Thanks!

@ranile ranile merged commit 2e87647 into rustwasm:master Nov 29, 2022
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.

None yet

2 participants