Skip to content

Commit 3cb5db6

Browse files
Bump rand_pcg from 0.3.1 to 0.9.0
Bumps [rand_pcg](https://github.com/rust-random/rand) from 0.3.1 to 0.9.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_pcg-0.3.1...0.9.0) --- updated-dependencies: - dependency-name: rand_pcg dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dd8590 commit 3cb5db6

File tree

2 files changed

+33
-27
lines changed

2 files changed

+33
-27
lines changed

Cargo.lock

Lines changed: 32 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ quick-protobuf = "0.8.1"
175175
quote = "1.0.35"
176176
rand = "0.8"
177177
rand_distr = "0.4.3"
178-
rand_pcg = "0.3"
178+
rand_pcg = "0.9"
179179
rand_seeder = "0.2"
180180
rayon = "1.5"
181181
rcgen = { version = "0.13", features = ["pem", "x509-parser"] }

0 commit comments

Comments
 (0)