Skip to content

Conversation

@paretje
Copy link
Contributor

@paretje paretje commented Mar 9, 2025

At the moment a cargo install of joshuto fails, because rand::distributions was renamed to rand::distr with quite a few other API changes in 0.9. This fixes this, and I bumped the version requirement to 0.9. rand::thread_rng() generates a deprecation warning, as it has been renamed to rand::rng(), so I updated that as well.

@kamiyaa kamiyaa merged commit e32d6df into kamiyaa:main Mar 25, 2025
4 checks passed
@kamiyaa
Copy link
Owner

kamiyaa commented Mar 25, 2025

Thanks!

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