Skip to content

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

@thomasqueirozb

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!

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