Skip to content

Commit a03a85c

Browse files
Bump rand_distr from 0.4.3 to 0.5.1
Bumps [rand_distr](https://github.com/rust-random/rand_distr) from 0.4.3 to 0.5.1. - [Release notes](https://github.com/rust-random/rand_distr/releases) - [Changelog](https://github.com/rust-random/rand_distr/blob/master/CHANGELOG.md) - [Commits](rust-random/rand_distr@0.4.3...0.5.1) --- updated-dependencies: - dependency-name: rand_distr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2016902 commit a03a85c

File tree

2 files changed

+48
-9
lines changed

2 files changed

+48
-9
lines changed

Cargo.lock

+47-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ default-features = false
6868
features = ["small_rng"]
6969

7070
[dependencies.rand_distr]
71-
version = "0.4.0"
71+
version = "0.5.1"
7272
default-features = false
7373

7474
[dev-dependencies]

0 commit comments

Comments
 (0)