Skip to content

Remove use of thiserror and anyhow #790

@molpopgen

Description

@molpopgen

thiserror's recent update to 2.0 causes unnecessary update churn and Error is trivial to implement on its own.
Further, anyhow is only a dev dependency with some (pointless) testing in the primary crate.

We can live without either of these just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions