Skip to content

Commit fe3500c

Browse files
Bump rand_distr from 0.4.3 to 0.5.0
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] <support@github.com>
1 parent 2016902 commit fe3500c

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.0"
7272
default-features = false
7373

7474
[dev-dependencies]

0 commit comments

Comments
 (0)