Skip to content

Maintenance Status #2

Closed
Closed
@asomers

Description

@asomers

This crate hasn't been touched for 8 years, and there are a few obvious problems:

  • It depends on an outdated version of itertools and arrayvec.
  • The published package on crates.io does not match the source code on Github. It seems that at least one git commit never got pushed to Github.
  • Its dev-dependency on quickcheck-macros is so old that it won't even compile with a modern toolchain
  • Its dependency on num relies on unstable library features and will stop compiling with future toolchains. See Tracking issue for future-incompatibility lint soft_unstable rust-lang/rust#64266 .

Does the author ever intend to fix these problems? If not, I suggest it's time to file a RUSTSEC issue for an abandoned crate and fork this one.

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