Skip to content

Conversation

@riley-ashton
Copy link

I added a cargo feature to make serde optional, but default. Since the default feature set includes serde, it is opt out and should not break any crates that depend on this one.

There was problems building the Armenian algorithm, which I am not using, but I had to correct to get this crate to build. I don't know if the casts from usize to u32 are inappropriate or not, since they could overflow, but I don't think your cursors would require more than 32-bits. Another fork removed the Armenian algorithm, probably because they were having problems too.

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.

1 participant