Skip to content

Track rand_chacha 0.9 migration after upstream rand_core 0.9 support #160

@jCabala

Description

@jCabala

The rand_chacha upgrade to 0.9 fails because it uses rand_core 0.9, but our upstream dependencies still use rand_core 0.6, causing incompatible RNG trait errors in CI.

We’re waiting for upstream crates (frost-core and Mina proof-systems dependencies) to support rand_core 0.9 before retrying the bump.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions