Skip to content

Release the most recent version of the RLE crate #46

@jciskey

Description

@jciskey

Hello!

I'm working on a project involving RLE, and I'd much prefer to use the existing crate you have for RLE instead of rolling my own, as it looks like it's got most of the functionality I'd want.

However, looking at some of your optimizations here in the repo, I'd appreciate being able to use the most recent copy of the code, not just the current version uploaded to Crates.io, which is currently 3 years out of date.

Can you publish a new version of the crate? The project in question is a public crate, and so I can't just reference the latest codebase for the RLE crate with a local path like I might in a private project, as Crates.io requires all dependencies to also be Crates.io crates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions