Skip to content

chore(deps): bump fastrand from 2.3.0 to 2.4.1#3486

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/fastrand-2.4.1
Open

chore(deps): bump fastrand from 2.3.0 to 2.4.1#3486
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/fastrand-2.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps fastrand from 2.3.0 to 2.4.1.

Release notes

Sourced from fastrand's releases.

v2.4.1

  • Fix build failure with js feature. (#125)

v2.4.0

  • Bump MSRV to 1.63. (#104)
  • Improve quality of f32/f64 generation. (#103)
  • Add f{32,64}_inclusive and Rng::f{32,64}_inclusive. (#103)
  • Make Rng::with_seed const. (#107)
  • Update getrandom to 0.3. (#104)
Changelog

Sourced from fastrand's changelog.

Version 2.4.1

  • Fix build failure with js feature. (#125)

Version 2.4.0

  • Bump MSRV to 1.63. (#104)
  • Improve quality of f32/f64 generation. (#103)
  • Add f{32,64}_inclusive and Rng::f{32,64}_inclusive. (#103)
  • Make Rng::with_seed const. (#107)
  • Update getrandom to 0.3. (#104)
Commits
  • 728a5b5 Release 2.4.1
  • 0c619f6 Fix build failure with js feature
  • a4077e2 ci: Add missing js feature test
  • 1fd5bbb Release 2.4.0 (#116)
  • 074345b chore: make some documents clearer (#115)
  • ce9a48c chore: update dependencies to latest versions and bump MSRV to 1.63 (#104)
  • 978dde1 ci: Use reusable workflows for clippy
  • 8561f13 bench: Add benchmark of f32()
  • 1def02c Fix rustdoc::broken_intra_doc_links warning
  • c2cbdd4 Remove manual doc(cfg(..))
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 7, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/fastrand-2.4.1 branch from 87c323f to 02a35fe Compare April 10, 2026 00:57
Bumps [fastrand](https://github.com/smol-rs/fastrand) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/smol-rs/fastrand/releases)
- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
- [Commits](smol-rs/fastrand@v2.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: fastrand
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/fastrand-2.4.1 branch from 02a35fe to 50d7e1c Compare April 14, 2026 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants