Skip to content

Latest crate version 0.9.8 still includes num-bigint-dig #607

Description

@thomasqueirozb

Upgrading to the latest rust toolchain (1.91.1) warns:

warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4

Reproducer:

git checkout 0-9-x && sed -i 's/core::u32/u32/' src/algorithms/mgf.rs && rustup run 1.91 cargo clippy

I saw that there are a bunch or rcs for 0.10 which doesn't include this crate, but currently there is no migration path other than using an rc.

Would it be possible to cherry pick f7d1214 on top of 0.9.8 and release 0.9.9?

Thanks!

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

      Issue actions