Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update rand requirement #5125

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

boquan-fang
Copy link
Contributor

Release Summary:

Resolved issues:

Description of changes:

This PR fixes breaking changes that were introduced by rand v0.9.0. This PR fixes the dependabot PR.

According to the release announcement, thread_rng is renamed to rng and gen_range() is renamed to random_range().

Call-outs:

Testing:

CI test.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Feb 18, 2025
@boquan-fang boquan-fang marked this pull request as ready for review February 18, 2025 21:39
@boquan-fang boquan-fang added this pull request to the merge queue Feb 18, 2025
Merged via the queue into aws:main with commit 117d24e Feb 19, 2025
47 checks passed
@boquan-fang boquan-fang deleted the rand-update branch February 19, 2025 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants