Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Nov 5, 2025

This release drops the dependency on rand_core when using getrandom, which was the original feature name for this functionality, and in doing so also avoids a breaking change.

It also updates rand_core to the v0.10 prereleases.

Dependencies which depend on rand_core v0.10 prereleases have also been bumped to ensure we don't pull in old versions.

This release drops the dependency on `rand_core` when using `getrandom`,
which was the original feature name for this functionality, and in doing
so also avoids a breaking change.

It also updates `rand_core` to the v0.10 prereleases.

Dependencies which depend on `rand_core` v0.10 prereleases have also
been bumped to ensure we don't pull in old versions.
@tarcieri
Copy link
Member Author

tarcieri commented Nov 5, 2025

Ended up doing a bunch of documentation cleanup as part of this PR, since much of the documentation is copy-pasted.

Sure could use RustCrypto/traits#1945 for managing the documentation

@tarcieri tarcieri merged commit 6e1fe3c into master Nov 5, 2025
120 checks passed
@tarcieri tarcieri deleted the aead/v0.6.0-rc.3 branch November 5, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants