Skip to content

Eliminating prettytable-rs deps #14

@Myriad-Dreamin

Description

@Myriad-Dreamin

First, thanks for providing the great iso crates. I value to minimalize dependencies in Cargo.lock, and track the last uses of lazy_static, so my report following isn't a bug but a minor request. The dependency chain to eliminate is following:

rust_iso3166 and rust_iso639 depend on prettytable-rs
prettytable-rs depends on lazy_static

I note that it is only used in the main.rs. Could we eliminate it?

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