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-serialize feature #438

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

RaoulHC
Copy link
Contributor

@RaoulHC RaoulHC commented Mar 25, 2024

This wasn't used and is deprecated due to causing cyclic dependency issues.

Ran into this and it took a while to realise this was the source of the issue, see this thread for more discussion on it: tkaitchuck/aHash#95

This wasn't used and is deprecated due to causing cyclic dependency
issues.
@johanhelsing johanhelsing added the bug Something isn't working label Mar 31, 2024
Copy link
Owner

@johanhelsing johanhelsing left a comment

Choose a reason for hiding this comment

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

Thanks for digging into this. CI failure is unrelated, fixed in #443

@johanhelsing johanhelsing merged commit 11c4e44 into johanhelsing:main Mar 31, 2024
8 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants