Skip to content

Commit

Permalink
Bump rand_distr from 0.4.3 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [rand_distr](https://github.com/rust-random/rand) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@rand_distr-0.4.3...0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 936ec8e commit 3a8d46d
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 21 deletions.
142 changes: 122 additions & 20 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/accelerate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rayon.workspace = true
numpy.workspace = true
rand = "0.8"
rand_pcg = "0.3"
rand_distr = "0.4.3"
rand_distr = "0.5.0"
ahash.workspace = true
num-traits = "0.2"
num-complex.workspace = true
Expand Down

0 comments on commit 3a8d46d

Please sign in to comment.