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

make build error: #18

Closed
ives9638 opened this issue Oct 8, 2021 · 3 comments
Closed

make build error: #18

ives9638 opened this issue Oct 8, 2021 · 3 comments

Comments

@ives9638
Copy link

ives9638 commented Oct 8, 2021

Caused by:
failed to parse manifest at ~/cbordata-derive-0.5.3/Cargo.toml

Caused by:
feature edition2021 is required

The package requires the Cargo feature called edition2021, but that feature is not stabilized in this version of Cargo (1.56.0-nightly (cc17afbb0 2021-08-02)).
Consider trying a more recent nightly release.

@prataprc
Copy link
Owner

prataprc commented Oct 8, 2021

Sorry, my bad. I have tried to fix it in the latest version 77755a9. Hope it works. Thanks,

@ives9638
Copy link
Author

Thanks your reply.
Serialize / Deserialize Xor8 type. Do you have a release time for the feature

@prataprc
Copy link
Owner

#1 tracks that issue. Already some flavor of serialize is available. I have also laid out, on the issue description, the challenges in serializing xorfilters. Meanwhile the latest git tip contains a serialization implementation based on CBOR format. A of now I prefer to take that route. If you have more comments or need clarifications please post it under #1. Meanwhile if this issue is resolved, let us know, we can close this one.

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

No branches or pull requests

2 participants