Skip to content

Bump rand to 0.9.1#27

Closed
kyle-leonhard wants to merge 1 commit into
TrueLayer:mainfrom
kyle-leonhard:rand-9
Closed

Bump rand to 0.9.1#27
kyle-leonhard wants to merge 1 commit into
TrueLayer:mainfrom
kyle-leonhard:rand-9

Conversation

@kyle-leonhard

@kyle-leonhard kyle-leonhard commented May 19, 2025

Copy link
Copy Markdown

Bump the version of rand to 0.9.1, the latest version at time of writing.

Upgrade guide: https://rust-random.github.io/book/update-0.9.html

  • A few packages and methods were renamed
  • Sample methods return a Result instead of panicking. Since the ranges in use here are constant, calling unwrap to avoid changing the interface made sense.

@kyle-leonhard kyle-leonhard requested a review from a team as a code owner May 19, 2025 00:22
@kyle-leonhard

Copy link
Copy Markdown
Author

@suryapandian or @azanin - give this a look when you get a chance!

@ThomWright

Copy link
Copy Markdown
Member

Thank you!

I believe this was fixed in #25.

@ThomWright ThomWright closed this May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants