Skip to content

upgrading nom to version 7. #51

Open
@plugwash

Description

@plugwash

Hi, I've been working on rust packaging in Debian and have noticed that the latest version of this crate depends on an older version of nom. While we do have a mechanism for packaging multiple versions of crates we try to avoid it where possible.

I tried patching the nom dependency to version 7 but got a whole bunch of errors. Specifically the most obvious issue seems to be the dropping of macros.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @plugwash

        Issue actions

          upgrading nom to version 7. · Issue #51 · rustwasm/weedle